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

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_xlator.h 50 ctf_id_t dx_src_type; /* CTF reference for input type */ member in struct:dt_xlator
dt_xlator.c 189 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,
dt_dof.c 386 dxp->dx_src_ctfp, dxp->dx_src_type, buf, sizeof (buf)));
dt_parser.c 498 dnp->dn_xlator->dx_src_type, n2, sizeof (n2)));
5001 dnp->dn_xlator->dx_src_type, n, sizeof (n)) != NULL)

Completed in 21 milliseconds