Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c64 ctf_file_t *tv_fp; member
649 set_ctf_id(&id, tvp->tv_fp, type); in type_cb()
660 if (basep->mci_fp != tvp->tv_fp && mdb_ctf_type_valid(base)) { in type_cb()
665 tv.tv_fp = basep->mci_fp; in type_cb()
686 tv.tv_fp = idp->mci_fp; in mdb_ctf_type_visit()