Searched refs:pfc_tstr (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_printf.h | 54 const char *pfc_tstr; /* string name for conversion type */ member
|
H A D | dt_printf.c | 725 dtp, DTRACE_OBJ_DDEFS, pfc->pfc_tstr, &dtt) != 0) { in dt_pfdict_create() 739 dtp, DTRACE_OBJ_CDEFS, pfc->pfc_tstr, &dtt) == 0) { in dt_pfdict_create() 748 pfc->pfc_ofmt == NULL || pfc->pfc_tstr == NULL) { in dt_pfdict_create() 1155 vname, i + 1, pfc->pfc_name, pfc->pfc_tstr, in dt_printf_validate()
|