Searched refs:dt_pfdict (Results 1 – 3 of 3) sorted by relevance
70 struct dt_pfdict; /* see <dt_printf.h> */290 struct dt_pfdict *dt_pfdict; /* dictionary of printf conversions */ member
67 typedef struct dt_pfdict { struct
731 dtp->dt_pfdict = pdi; in dt_pfdict_create()796 dt_pfdict_t *pdi = dtp->dt_pfdict; in dt_pfdict_destroy()812 dtp->dt_pfdict = NULL; in dt_pfdict_destroy()818 dt_pfdict_t *pdi = dtp->dt_pfdict; in dt_pfdict_lookup()