| /freebsd-13.1/contrib/wpa/src/utils/ |
| H A D | eloop_win.c | 21 eloop_sock_handler handler; member 28 eloop_event_handler handler; member 37 eloop_timeout_handler handler; member 43 eloop_signal_handler handler; member 184 eloop_event_handler handler, in eloop_register_event() 238 eloop_timeout_handler handler, in eloop_register_timeout() 292 int eloop_cancel_timeout(eloop_timeout_handler handler, in eloop_cancel_timeout() 314 int eloop_cancel_timeout_one(eloop_timeout_handler handler, in eloop_cancel_timeout_one() 358 eloop_timeout_handler handler, void *eloop_data, in eloop_deplete_timeout() 390 eloop_timeout_handler handler, void *eloop_data, in eloop_replenish_timeout() [all …]
|
| H A D | eloop.c | 46 eloop_sock_handler handler; member 57 eloop_timeout_handler handler; member 66 eloop_signal_handler handler; member 751 eloop_sock_handler handler, in eloop_register_sock() 773 eloop_timeout_handler handler, in eloop_register_timeout() 837 int eloop_cancel_timeout(eloop_timeout_handler handler, in eloop_cancel_timeout() 859 int eloop_cancel_timeout_one(eloop_timeout_handler handler, in eloop_cancel_timeout_one() 886 int eloop_is_timeout_registered(eloop_timeout_handler handler, in eloop_is_timeout_registered() 903 eloop_timeout_handler handler, void *eloop_data, in eloop_deplete_timeout() 935 eloop_timeout_handler handler, void *eloop_data, in eloop_replenish_timeout() [all …]
|
| /freebsd-13.1/contrib/ntp/ntpsnmpd/ |
| H A D | ntpSnmpSubagentObject.c | 246 int get_ntpEntSoftwareName (netsnmp_mib_handler *handler, in get_ntpEntSoftwareName() 292 int get_ntpEntSoftwareVersion (netsnmp_mib_handler *handler, in get_ntpEntSoftwareVersion() 328 int get_ntpEntSoftwareVendor (netsnmp_mib_handler *handler, in get_ntpEntSoftwareVendor() 361 int get_ntpEntSystemType (netsnmp_mib_handler *handler, in get_ntpEntSystemType() 421 netsnmp_mib_handler * handler, in get_ntpEntTimeResolution() 464 netsnmp_mib_handler * handler, in get_ntpEntTimePrecision() 497 int get_ntpEntTimeDistance (netsnmp_mib_handler *handler, in get_ntpEntTimeDistance()
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | zio_inject.c | 166 inject_handler_t *handler; in zio_handle_panic_injection() local 193 inject_handler_t *handler; in zio_handle_decrypt_injection() local 254 inject_handler_t *handler; in zio_handle_fault_injection() local 305 inject_handler_t *handler; in zio_handle_label_injection() local 363 inject_handler_t *handler; in zio_handle_device_injection_impl() local 472 inject_handler_t *handler; in zio_handle_ignored_writes() local 507 inject_handler_t *handler; in spa_handle_ignored_writes() local 597 for (inject_handler_t *handler = list_head(&inject_handlers); in zio_handle_io_delay() local 767 inject_handler_t *handler; in zio_inject_fault() local 876 inject_handler_t *handler; in zio_inject_list_next() local [all …]
|
| /freebsd-13.1/contrib/atf/atf-c++/detail/ |
| H A D | exceptions.cpp | 126 static struct handler { in throw_atf_error() struct 127 const char* m_name; in throw_atf_error() 128 void (*m_func)(atf_error_t); in throw_atf_error()
|
| /freebsd-13.1/contrib/sendmail/include/sm/ |
| H A D | signal.h | 67 # define FIX_SYSV_SIGNAL(sig, handler) \ argument 73 # define FIX_SYSV_SIGNAL(sig, handler) { /* EMPTY */ } argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ErrorHandling.cpp | 64 void llvm::install_fatal_error_handler(fatal_error_handler_t handler, in install_fatal_error_handler() 95 llvm::fatal_error_handler_t handler = nullptr; in report_fatal_error() local 129 void llvm::install_bad_alloc_error_handler(fatal_error_handler_t handler, in install_bad_alloc_error_handler() 223 LLVMFatalErrorHandler handler = in bindingsErrorHandler() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | util.c | 1015 svn_ra_serf__context_run_one(svn_ra_serf__handler_t *handler, in svn_ra_serf__context_run_one() 1140 svn_ra_serf__handler_t *handler = baton; in svn_ra_serf__expect_empty_body() local 1189 svn_ra_serf__handler_t *handler = baton; in svn_ra_serf__credentials_callback() local 1273 svn_ra_serf__handler_t *handler, in handle_response() 1515 svn_ra_serf__handler_t *handler = baton; in handle_response_cb() local 1567 svn_ra_serf__handler_t *handler, in setup_request() 1631 svn_ra_serf__handler_t *handler = setup_baton; in setup_request_cb() local 1656 svn_ra_serf__request_create(svn_ra_serf__handler_t *handler) in svn_ra_serf__request_create() 1951 svn_ra_serf__handler_t *handler = handler_baton; in response_done() local 1987 svn_ra_serf__handler_t *handler = baton; in handler_cleanup() local [all …]
|
| H A D | multistatus.c | 455 svn_ra_serf__server_error_create(svn_ra_serf__handler_t *handler, in svn_ra_serf__server_error_create() 594 svn_ra_serf__handler_t *handler, in svn_ra_serf__setup_error_parsing() 643 svn_ra_serf__handler_t *handler = baton; in svn_ra_serf__handle_multistatus_only() local 689 svn_ra_serf__handler_t *handler, in svn_ra_serf__handle_server_error()
|
| H A D | commit.c | 266 svn_ra_serf__handler_t *handler; in checkout_node() local 837 svn_ra_serf__handler_t *handler; in proppatch_resource() local 1153 svn_ra_serf__handler_t *handler; member 1230 svn_ra_serf__handler_t *handler; in open_root() local 1422 svn_ra_serf__handler_t *handler; in delete_entry() local 1508 svn_ra_serf__handler_t *handler; in add_directory() local 1759 svn_ra_serf__handler_t *handler; in add_file() local 1795 svn_ra_serf__handler_t *handler; in add_file() local 2025 svn_ra_serf__handler_t *handler; member 2060 svn_ra_serf__handler_t *handler; in apply_textdelta_stream() local [all …]
|
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | inout.h | 50 inout_func_t handler; member 63 #define INOUT_PORT(name, port, flags, handler) \ argument
|
| H A D | pci_lpc.h | 39 lpc_write_dsdt_t handler; member 42 #define LPC_DSDT(handler) \ argument
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | interrupt.h | 61 request_irq(unsigned int irq, irq_handler_t handler, unsigned long flags, in request_irq() 69 request_threaded_irq(int irq, irq_handler_t handler, in request_threaded_irq() 80 irq_handler_t handler, irq_handler_t thread_handler, in devm_request_threaded_irq()
|
| /freebsd-13.1/contrib/wpa/src/common/ |
| H A D | gas_server.c | 43 struct gas_server_handler *handler; member 89 gas_server_send_resp(struct gas_server *gas, struct gas_server_handler *handler, in gas_server_send_resp() 171 struct gas_server_handler *handler; in gas_server_rx_initial_req() local 258 struct gas_server_handler *handler = response->handler; in gas_server_handle_rx_comeback_req() local 528 struct gas_server_handler *handler, *tmp; in gas_server_deinit() local 560 struct gas_server_handler *handler; in gas_server_register() local
|
| /freebsd-13.1/usr.sbin/mpsutil/ |
| H A D | mpsutil.h | 55 int (*handler)(int ac, char **av); member 60 void (*handler)(const char **, const char**); member
|
| /freebsd-13.1/sys/netpfil/ipfw/ |
| H A D | ip_fw_eaction.c | 93 ipfw_eaction_t *handler; member 187 create_eaction_obj(struct ip_fw_chain *ch, ipfw_eaction_t handler, in create_eaction_obj() 339 ipfw_add_eaction(struct ip_fw_chain *ch, ipfw_eaction_t handler, in ipfw_add_eaction()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | text_delta.c | 420 svn_txdelta_window_handler_t handler, in svn_txdelta_run() 578 svn_txdelta_target_push(svn_txdelta_window_handler_t handler, in svn_txdelta_target_push() 812 svn_txdelta_window_handler_t *handler, in svn_txdelta_apply() 848 svn_txdelta_window_handler_t handler, in svn_txdelta_send_string() 874 svn_txdelta_window_handler_t handler, in svn_txdelta_send_stream() 930 svn_txdelta_window_handler_t handler, in svn_txdelta_send_txstream() 960 svn_txdelta_window_handler_t handler, in svn_txdelta_send_contents()
|
| /freebsd-13.1/tools/regression/sigqueue/sigqtest1/ |
| H A D | sigqtest1.c | 11 handler(int sig, siginfo_t *si, void *ctx) in handler() function
|
| /freebsd-13.1/usr.sbin/bluetooth/sdpcontrol/ |
| H A D | sdpcontrol.h | 45 int (*handler)(void *, int, char **); member
|
| /freebsd-13.1/usr.sbin/bluetooth/l2control/ |
| H A D | l2control.h | 45 int (*handler)(int, int, char **); member
|
| /freebsd-13.1/usr.sbin/bluetooth/bthidcontrol/ |
| H A D | bthidcontrol.h | 45 int (*handler)(bdaddr_t *, int, char **); member
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_intr.c | 573 driver_filter_t filter, driver_intr_t handler, void *arg, u_char pri, in intr_event_add_handler() 761 intr_handler_barrier(struct intr_handler *handler) in intr_handler_barrier() 824 struct intr_handler *handler = (struct intr_handler *)cookie; in intr_event_remove_handler() local 906 struct intr_handler *handler = (struct intr_handler *)cookie; in intr_event_suspend_handler() local 925 struct intr_handler *handler = (struct intr_handler *)cookie; in intr_event_resume_handler() local 1019 swi_add(struct intr_event **eventp, const char *name, driver_intr_t handler, in swi_add()
|
| /freebsd-13.1/contrib/netbsd-tests/kernel/ |
| H A D | t_lock.c | 47 handler(int sig) in handler() function
|
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | sig.c | 40 static sig_type handler[NSIG]; /* all start at SIG_DFL */ variable
|
| /freebsd-13.1/usr.sbin/bluetooth/hccontrol/ |
| H A D | hccontrol.h | 47 int (*handler)(int, int, char **); member
|