Searched refs:DT_STR_CTFP (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_impl.h364 #define DT_STR_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp) macro
H A Ddt_options.c684 ctf_file_t *fp = DT_STR_CTFP(dtp);
H A Ddt_parser.c81 * 3. dn_ctfp = DT_STR_CTFP(dtp), dn_type = DT_STR_TYPE(dtp)
904 return (dnp->dn_ctfp == DT_STR_CTFP(yypcb->pcb_hdl) &&
1249 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp));
3031 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp));
3961 ctfp = DT_STR_CTFP(yypcb->pcb_hdl);
4604 if (dnp->dn_ctfp == DT_STR_CTFP(dtp) &&

Completed in 28 milliseconds