HomeSort by: relevance | last modified time | path
    Searched refs:dx_dst_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_xlator.h 53 ctf_id_t dx_dst_type; /* CTF reference for output type */ member in struct:dt_xlator
dt_xlator.c 193 dxp->dx_dst_type = dst->dtt_type;
dt_dof.c 389 dxp->dx_dst_ctfp, dxp->dx_dst_type, buf, sizeof (buf)));
dt_parser.c 496 dnp->dn_xlator->dx_dst_type, n1, sizeof (n1)),
4295 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type,
4300 dxp->dx_dst_type, n1, sizeof (n1)));
5005 dnp->dn_xlator->dx_dst_type, n, sizeof (n)) != NULL)

Completed in 78 milliseconds