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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c785 type_iter_cb(ctf_id_t type, void *data) function
815 if ((ret = ctf_type_iter(fp, type_iter_cb, &ti)) == CTF_ERR)
2146 if (ctf_type_iter(fp, type_iter_cb, &ti) == CTF_ERR) {

Completed in 64 milliseconds