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

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_impl.h 436 #define DT_STR_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp)
dt_options.c 782 ctf_file_t *fp = DT_STR_CTFP(dtp);
dt_parser.c 86 * 3. dn_ctfp = DT_STR_CTFP(dtp), dn_type = DT_STR_TYPE(dtp)
955 return (dnp->dn_ctfp == DT_STR_CTFP(yypcb->pcb_hdl) &&
1300 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp), B_FALSE);
3108 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp),
4056 ctfp = DT_STR_CTFP(yypcb->pcb_hdl);
4610 if (dnp->dn_ctfp == DT_STR_CTFP(dtp) &&

Completed in 19 milliseconds