Searched defs:pfunc (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/powerpc/powermac/ |
H A D | tbgpio.c | 71 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 D | dt_work.c | 272 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 D | dtfs_vfsops.c | 109 int (*pfunc)(struct puffs_usermount *, const char *, enum vtype); member
|
/freebsd/crypto/openssl/providers/implementations/rands/ |
H A D | drbg.c | 786 const OSSL_DISPATCH *pfunc; in ossl_rand_drbg_new() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-ppp.c | 419 u_int (*pfunc)(netdissect_options *, const u_char *, u_int); in handle_ctrl_proto() local
|
H A D | print-lldp.c | 1343 const char * (*pfunc)(netdissect_options *, const u_char *); in lldp_network_addr_print() local
|
/freebsd/contrib/sendmail/src/ |
H A D | usersmtp.c | 3177 reply(m, mci, e, timeout, pfunc, enhstat, rtype, rtext) in reply() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptInterpreterPython.cpp | 779 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>( in GetMaxPositionalArgumentsForCallable() local
|