Searched refs:dis_tgt_next (Results 1 – 3 of 3) sorted by relevance
58 dis_tgt_t *dis_tgt_next(dis_tgt_t *);
493 for (current = tgt; current != NULL; current = dis_tgt_next(current)) { in dis_file()
575 dis_tgt_next(dis_tgt_t *tgt) in dis_tgt_next() function