Searched defs:tv_fp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c63 ctf_file_t *tv_fp; member in struct:type_visit
648 set_ctf_id(&id, tvp->tv_fp, type);
659 if (basep->mci_fp != tvp->tv_fp && mdb_ctf_type_valid(base)) {
664 tv.tv_fp = basep->mci_fp;
685 tv.tv_fp = idp->mci_fp;

Completed in 62 milliseconds