Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_printf.h57 dt_pfcheck_f *pfc_check; /* function to use for type checking */ member
Ddt_printf.c751 if (pfc->pfc_check == &pfcheck_type && dtrace_lookup_by_type( in dt_pfdict_create()
765 if (pfc->pfc_check == &pfcheck_type && dtrace_lookup_by_type( in dt_pfdict_create()
774 if (pfc->pfc_check == NULL || pfc->pfc_print == NULL || in dt_pfdict_create()
1177 if (pfc->pfc_check(pfv, pfd, vnp) == 0) { in dt_printf_validate()