Searched refs:pfc_tstr (Results 1 – 2 of 2) sorted by relevance
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_printf.h | 57 const char *pfc_tstr; /* string name for conversion type */ member
|
H A D | dt_printf.c | 759 dtp, DTRACE_OBJ_DDEFS, pfc->pfc_tstr, &dtt) != 0) { in dt_pfdict_create() 773 dtp, DTRACE_OBJ_CDEFS, pfc->pfc_tstr, &dtt) == 0) { in dt_pfdict_create() 782 pfc->pfc_ofmt == NULL || pfc->pfc_tstr == NULL) { in dt_pfdict_create() 1189 vname, i + 1, pfc->pfc_name, pfc->pfc_tstr, in dt_printf_validate()
|