dis_tgt_next
for (current = tgt; current != NULL; current = dis_tgt_next(current)) {
dis_tgt_t *dis_tgt_next(dis_tgt_t *);