Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/dis/
H A Ddis_target.h55 const char *dis_tgt_member(dis_tgt_t *);
H A Ddis_main.c596 if (!g_quiet && dis_tgt_member(current) != NULL) in dis_file()
598 dis_tgt_member(current)); in dis_file()
H A Ddis_target.c553 dis_tgt_member(dis_tgt_t *tgt) in dis_tgt_member() function