Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_impl.h394 #define DT_STR_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp) macro
H A Ddt_options.c758 ctf_file_t *fp = DT_STR_CTFP(dtp); in dt_opt_strsize()
H A Ddt_parser.c950 return (dnp->dn_ctfp == DT_STR_CTFP(yypcb->pcb_hdl) && in dt_node_is_string()
1295 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp), B_FALSE); in dt_node_string()
3102 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp), in dt_cook_op1()
4050 ctfp = DT_STR_CTFP(yypcb->pcb_hdl); in dt_cook_op3()
4604 if (dnp->dn_ctfp == DT_STR_CTFP(dtp) && in dt_node_diftype()