Searched refs:dt_pfdict (Results 1 – 3 of 3) sorted by relevance
62 struct dt_pfdict; /* see <dt_printf.h> */258 struct dt_pfdict *dt_pfdict; /* dictionary of printf conversions */ member
64 typedef struct dt_pfdict { struct
697 dtp->dt_pfdict = pdi; in dt_pfdict_create()762 dt_pfdict_t *pdi = dtp->dt_pfdict; in dt_pfdict_destroy()778 dtp->dt_pfdict = NULL; in dt_pfdict_destroy()784 dt_pfdict_t *pdi = dtp->dt_pfdict; in dt_pfdict_lookup()