Home
last modified time | relevance | path

Searched refs:dis_tgt_member (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dis/
H A Ddis_target.h55 const char *dis_tgt_member(dis_tgt_t *);
H A Ddis_main.c620 if (!g_quiet && dis_tgt_member(current) != NULL) in dis_file()
622 dis_tgt_member(current)); in dis_file()
H A Ddis_target.c568 dis_tgt_member(dis_tgt_t *tgt) in dis_tgt_member() function