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

/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c458 ctf_type_kind(ctf_file_t *fp, ctf_id_t type) function
609 lkind = ctf_type_kind(lfp, ltype);
612 rkind = ctf_type_kind(rfp, rtype);

Completed in 55 milliseconds