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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h66 typedef struct dt_pfdict { struct
H A Ddt_impl.h61 struct dt_pfdict; /* see <dt_printf.h> */
257 struct dt_pfdict *dt_pfdict; /* dictionary of printf conversions */ member in struct:dtrace_hdl
H A Ddt_printf.c697 dtp->dt_pfdict = pdi;
762 dt_pfdict_t *pdi = dtp->dt_pfdict;
778 dtp->dt_pfdict = NULL;
784 dt_pfdict_t *pdi = dtp->dt_pfdict;

Completed in 67 milliseconds