Searched refs:ctf_type_printf_compat (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dtrace-147/sys/
H A Dctf_api.h216 extern int ctf_type_printf_compat(ctf_file_t *, ctf_id_t, ctf_file_t *, ctf_id_t);
/macosx-10.10/dtrace-147/libctf/
H A Dctf_types.c587 ctf_type_printf_compat(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) function
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_printf.c230 return (ctf_type_printf_compat(dnp->dn_ctfp, ctf_type_resolve(dnp->dn_ctfp, dnp->dn_type),

Completed in 172 milliseconds