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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_xlator.h50 ctf_id_t dx_src_type; /* CTF reference for input type */ member in struct:dt_xlator
H A Ddt_xlator.c187 dxp->dx_src_type = src->dtt_type;
300 if (ctf_type_compat(dxp->dx_src_ctfp, dxp->dx_src_type,
321 dt_node_type_assign(&xn, dxp->dx_src_ctfp, dxp->dx_src_type);
H A Ddt_dof.c380 dxp->dx_src_ctfp, dxp->dx_src_type, buf, sizeof (buf)));
H A Ddt_parser.c473 dnp->dn_xlator->dx_src_type, n2, sizeof (n2)));
4810 dnp->dn_xlator->dx_src_type, n, sizeof (n)) != NULL)

Completed in 41 milliseconds