Home
last modified time | relevance | path

Searched defs:pfunc (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dtbgpio.c71 pcell_t pfunc[32]; in tbgpio_probe() local
117 pcell_t pfunc[5]; in tbgpio_attach() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_work.c272 dtrace_consume_probe_f *pfunc, dtrace_consume_rec_f *rfunc, void *arg) in dtrace_work()
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vfsops.c109 int (*pfunc)(struct puffs_usermount *, const char *, enum vtype); member
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg.c786 const OSSL_DISPATCH *pfunc; in ossl_rand_drbg_new() local
/freebsd/contrib/tcpdump/
H A Dprint-ppp.c419 u_int (*pfunc)(netdissect_options *, const u_char *, u_int); in handle_ctrl_proto() local
H A Dprint-lldp.c1343 const char * (*pfunc)(netdissect_options *, const u_char *); in lldp_network_addr_print() local
/freebsd/contrib/sendmail/src/
H A Dusersmtp.c3177 reply(m, mci, e, timeout, pfunc, enhstat, rtype, rtext) in reply() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp779 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>( in GetMaxPositionalArgumentsForCallable() local