Searched refs:dis_tgt_next (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dis/
H A Ddis_target.h58 dis_tgt_t *dis_tgt_next(dis_tgt_t *);
H A Ddis_main.c494 for (current = tgt; current != NULL; current = dis_tgt_next(current)) {
H A Ddis_target.c486 * targets using dis_tgt_next().
575 dis_tgt_next(dis_tgt_t *tgt) function

Completed in 56 milliseconds