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

/freebsd-11-stable/cddl/contrib/opensolaris/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.c189 dxp->dx_src_type = src->dtt_type;
302 if (ctf_type_compat(dxp->dx_src_ctfp, dxp->dx_src_type,
323 dt_node_type_assign(&xn, dxp->dx_src_ctfp, dxp->dx_src_type,
H A Ddt_dof.c386 dxp->dx_src_ctfp, dxp->dx_src_type, buf, sizeof (buf)));
H A Ddt_parser.c498 dnp->dn_xlator->dx_src_type, n2, sizeof (n2)));
4813 dnp->dn_xlator->dx_src_type, n, sizeof (n)) != NULL)

Completed in 137 milliseconds