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

/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c528 ctf_type_encoding(ctf_file_t *fp, ctf_id_t type, ctf_encoding_t *ep) function
624 return (ctf_type_encoding(lfp, ltype, &le) == 0 &&
625 ctf_type_encoding(rfp, rtype, &re) == 0 &&

Completed in 69 milliseconds