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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_impl.h376 #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.c81 * 3. dn_ctfp = DT_STR_CTFP(dtp), dn_type = DT_STR_TYPE(dtp)
912 return (dnp->dn_ctfp == DT_STR_CTFP(yypcb->pcb_hdl) &&
1257 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp));
3040 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp));
3970 ctfp = DT_STR_CTFP(yypcb->pcb_hdl);
4519 if (dnp->dn_ctfp == DT_STR_CTFP(dtp) &&

Completed in 46 milliseconds