Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_printf.h57 dt_pfcheck_f *pfc_check; /* function to use for type checking */ member
H A Ddt_printf.c724 if (pfc->pfc_check == &pfcheck_type && dtrace_lookup_by_type( in dt_pfdict_create()
738 if (pfc->pfc_check == &pfcheck_type && dtrace_lookup_by_type( in dt_pfdict_create()
747 if (pfc->pfc_check == NULL || pfc->pfc_print == NULL || in dt_pfdict_create()
1150 if (pfc->pfc_check(pfv, pfd, vnp) == 0) { in dt_printf_validate()