Home
last modified time | relevance | path

Searched defs:callback (Results 101 – 125 of 386) sorted by relevance

12345678910>>...16

/netbsd/sys/dev/ic/
H A Datppc.c719 struct atppc_handler_node * callback; in atppcintr() local
1546 struct atppc_handler_node *callback; in atppc_add_handler() local
1570 struct atppc_handler_node *callback; in atppc_remove_handler() local
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-snoop.c70 pcap_read_snoop(pcap_t *p, int cnt, pcap_handler callback, u_char *user) in pcap_read_snoop()
H A Dpcap-dbus.c59 dbus_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in dbus_read()
H A Dpcap-septel.c57 static int septel_read(pcap_t *p, int cnt, pcap_handler callback, u_char *user) { in septel_read()
H A Dpcap-bt-linux.c315 bt_read_linux(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_read_linux()
H A Dpcap-snit.c121 pcap_read_snit(pcap_t *p, int cnt, pcap_handler callback, u_char *user) in pcap_read_snit()
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dsession.c104 int (*callback)(void *ctx, int fd); member
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h185 void ForEachChunk(ForEachChunkCallback callback, void *arg) { in ForEachChunk()
H A Dsanitizer_stoptheworld_linux_libcdep.cc122 StopTheWorldCallback callback; member
414 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h196 void ForEachChunk(ForEachChunkCallback callback, void *arg) { in ForEachChunk()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h185 void ForEachChunk(ForEachChunkCallback callback, void *arg) { in ForEachChunk()
H A Dsanitizer_stoptheworld_linux_libcdep.cc122 StopTheWorldCallback callback; member
414 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/netbsd/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common_mac.cc193 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
/netbsd/sys/external/bsd/common/linux/
H A Dlinux_rcu.c269 void (*callback)(struct rcu_head *) = in gc_thread() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common_mac.cc197 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common_mac.cc193 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
/netbsd/crypto/external/bsd/openssl/dist/crypto/async/
H A Dasync_local.h63 ASYNC_callback_fn callback; member
/netbsd/external/apache2/mDNSResponder/dist/mDNSPosix/
H A DPosixDaemon.c260 mStatus udsSupportAddFDToEventLoop(int fd, udsEventCallback callback, void *context, void **platfor… in udsSupportAddFDToEventLoop()
/netbsd/external/bsd/unbound/dist/util/
H A Dnetevent.h388 comm_point_callback_type* callback; member
401 void (*callback)(void*); member
418 void (*callback)(int, void*); member
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpem_lib.c292 int klen, pem_password_cb *callback, void *u) in PEM_ASN1_write()
310 int klen, pem_password_cb *callback, void *u) in PEM_ASN1_write_bio()
409 pem_password_cb *callback, void *u) in PEM_do_header()
/netbsd/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_lib.c296 pem_password_cb *callback, void *u) in PEM_ASN1_write()
315 pem_password_cb *callback, void *u) in PEM_ASN1_write_bio()
415 pem_password_cb *callback, void *u) in PEM_do_header()
/netbsd/external/bsd/iscsi/dist/include/
H A Dtarget.h91 int (*callback) (void *); member
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/net/
H A Dcurl.d4542 @property void onReceive(size_t delegate(InData) callback) in onReceive()
4573 @property void onReceiveHeader(void delegate(in char[]) callback) in onReceiveHeader()
4620 @property void onSend(size_t delegate(OutData) callback) in onSend()
4656 @property void onSeek(CurlSeek delegate(long, CurlSeekPos) callback) in onSeek()
4690 @property void onSocketOption(int delegate(curl_socket_t, in onSocketOption()
4730 @property void onProgress(int delegate(size_t dlTotal, in onProgress()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/net/
H A Dcurl.d4562 @property void onReceive(size_t delegate(InData) callback) in onReceive()
4593 @property void onReceiveHeader(void delegate(in char[]) callback) in onReceiveHeader()
4640 @property void onSend(size_t delegate(OutData) callback) in onSend()
4676 @property void onSeek(CurlSeek delegate(long, CurlSeekPos) callback) in onSeek()
4710 @property void onSocketOption(int delegate(curl_socket_t, in onSocketOption()
4751 @property void onProgress(int delegate(size_t dlTotal, in onProgress()
/netbsd/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp384 ld_plugin_register_claim_file callback; in onload() local
393 ld_plugin_register_all_symbols_read callback; in onload() local
402 ld_plugin_register_cleanup callback; in onload() local

12345678910>>...16