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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h56 const char *pfc_tstr; /* string name for conversion type */ member in struct:dt_pfconv
H A Ddt_printf.c753 dtp, DTRACE_OBJ_DDEFS, pfc->pfc_tstr, &dtt) != 0) {
767 dtp, DTRACE_OBJ_CDEFS, pfc->pfc_tstr, &dtt) == 0) {
776 pfc->pfc_ofmt == NULL || pfc->pfc_tstr == NULL) {
1183 vname, i + 1, pfc->pfc_name, pfc->pfc_tstr,

Completed in 53 milliseconds