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

/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h398 #define DT_STR_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp) macro
H A Ddt_options.c744 ctf_file_t *fp = DT_STR_CTFP(dtp);
H A Ddt_parser.c86 * 3. dn_ctfp = DT_STR_CTFP(dtp), dn_type = DT_STR_TYPE(dtp)
919 return (dnp->dn_ctfp == DT_STR_CTFP(yypcb->pcb_hdl) &&
1264 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp));
3054 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp));
4005 ctfp = DT_STR_CTFP(yypcb->pcb_hdl);
4554 if (dnp->dn_ctfp == DT_STR_CTFP(dtp) &&

Completed in 115 milliseconds