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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1228 mdb_ctf_id_t tgtmid; local
1236 if (mdb_ctf_member_info(mp->m_tgtid, name, &tgtoff, &tgtmid) != 0) {
1243 tgtmid, tgtbuf + tgtoff / NBBY, tgtname, mp->m_flags));

Completed in 49 milliseconds