Home
last modified time | relevance | path

Searched refs:pfc_tstr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h54 const char *pfc_tstr; /* string name for conversion type */ member
H A Ddt_printf.c725 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()