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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.h53 ctf_id_t dx_dst_type; /* CTF reference for output type */ member in struct:dt_xlator
H A Ddt_xlator.c193 dxp->dx_dst_type = dst->dtt_type;
H A Ddt_dof.c389 dxp->dx_dst_ctfp, dxp->dx_dst_type, buf, sizeof (buf)));
H A Ddt_parser.c496 dnp->dn_xlator->dx_dst_type, n1, sizeof (n1)),
4296 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type,
4301 dxp->dx_dst_type, n1, sizeof (n1)));
5006 dnp->dn_xlator->dx_dst_type, n, sizeof (n)) != NULL)

Completed in 165 milliseconds