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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_impl.h420 #define DT_STR_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp) macro
H A Ddt_options.c738 ctf_file_t *fp = DT_STR_CTFP(dtp);
H A Ddt_parser.c85 * 3. dn_ctfp = DT_STR_CTFP(dtp), dn_type = DT_STR_TYPE(dtp)
908 return (dnp->dn_ctfp == DT_STR_CTFP(yypcb->pcb_hdl) &&
1253 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp));
3034 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp));
3968 ctfp = DT_STR_CTFP(yypcb->pcb_hdl);
4517 if (dnp->dn_ctfp == DT_STR_CTFP(dtp) &&

Completed in 150 milliseconds