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

/illumos-gate/usr/src/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.c385 dxp->dx_dst_ctfp, dxp->dx_dst_type, buf, sizeof (buf)));
H A Ddt_parser.c491 dnp->dn_xlator->dx_dst_type, n1, sizeof (n1)),
4289 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type,
4294 dxp->dx_dst_type, n1, sizeof (n1)));
4999 dnp->dn_xlator->dx_dst_type, n, sizeof (n)) != NULL)

Completed in 104 milliseconds