Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c46 ctf_id_t tn_id; /* CTF type ID from match */ member
219 tnp->tn_id = id; in obj_lookup()
280 arg.tn_id = CTF_ERR; in name_to_type()
284 if (arg.tn_id != CTF_ERR) { in name_to_type()
286 id = arg.tn_id; in name_to_type()