Searched refs:dx_src_ctfp (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_xlator.h49 ctf_file_t *dx_src_ctfp; /* CTF container for input type */ member in struct:dt_xlator
H A Ddt_xlator.c186 dxp->dx_src_ctfp = src->dtt_ctfp;
300 if (ctf_type_compat(dxp->dx_src_ctfp, dxp->dx_src_type,
312 if (ctf_type_compat(dxp->dx_src_ctfp, dxp->dx_src_base,
321 dt_node_type_assign(&xn, dxp->dx_src_ctfp, dxp->dx_src_type);
H A Ddt_dof.c395 dxp->dx_src_ctfp, dxp->dx_src_type, buf, sizeof (buf)));
H A Ddt_parser.c476 dt_type_name(dnp->dn_xlator->dx_src_ctfp,
4730 if (ctf_type_name(dnp->dn_xlator->dx_src_ctfp,

Completed in 1093 milliseconds