Home
last modified time | relevance | path

Searched defs:handlers (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp27 ArrayRef<Stmt *> handlers) { in Create()
41 ArrayRef<Stmt *> handlers) in CXXTryStmt()
/freebsd/sys/netinet/libalias/
H A Dalias_dummy.c101 struct proto_handler handlers [] = { variable
H A Dalias_irc.c117 struct proto_handler handlers[] = { variable
H A Dalias_smedia.c161 struct proto_handler handlers[] = { variable
H A Dalias_ftp.c144 struct proto_handler handlers[] = { variable
H A Dalias_pptp.c128 struct proto_handler handlers[] = { variable
H A Dalias_skinny.c77 struct proto_handler handlers[] = { variable
H A Dalias_nbt.c125 struct proto_handler handlers[] = { variable
/freebsd/sys/netlink/
H A Dnetlink_route.c51 rtnl_register_messages(const struct rtnl_cmd_handler *handlers, int count) in rtnl_register_messages()
/freebsd/contrib/atf/atf-c++/detail/
H A Dexceptions.cpp129 } handlers[] = { in throw_atf_error() local
/freebsd/sys/dev/isci/
H A Disci_interrupt.c226 SCIC_CONTROLLER_HANDLER_METHODS_T handlers; in isci_interrupt_poll_handler() local
H A Disci.h141 SCIC_CONTROLLER_HANDLER_METHODS_T *handlers; member
243 SCIC_CONTROLLER_HANDLER_METHODS_T handlers[4]; member
/freebsd/usr.sbin/cpucontrol/
H A Dcpucontrol.c87 } handlers[] = { variable
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_port.h285 #define scic_sds_port_set_state_handlers(this_port, handlers) \ argument
H A Dscic_sds_phy.h370 #define scic_sds_phy_set_state_handlers(phy, handlers) \ argument
H A Dscic_sds_remote_device.h397 #define scic_sds_remote_device_set_state_handlers(this_device, handlers) \ argument
H A Dscic_sds_controller.h478 #define scic_sds_controller_set_state_handlers(this_controller, handlers) \ argument
/freebsd/contrib/lib9p/
H A Drequest.c176 const struct l9p_handler *handlers; member
197 const struct l9p_handler *handlers, *hp; in l9p_dispatch_request() local
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c134 struct ntb_queue_handlers handlers = { ntb_net_rx_handler, in ntb_net_attach() local
/freebsd/contrib/wpa/src/radius/
H A Dradius_client.c299 struct radius_rx_handler **handlers, *newh; in radius_client_register() local
1100 struct radius_rx_handler *handlers; in radius_client_receive() local
/freebsd/contrib/wpa/src/common/
H A Dgas_server.c50 struct dl_list handlers; /* struct gas_server_handler::list */ member
/freebsd/sys/kern/
H A Dkern_intr.c1541 db_dump_intr_event(struct intr_event *ie, int handlers) in db_dump_intr_event()
/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmask.c1044 struct handler handlers[] = { variable
/freebsd/crypto/krb5/doc/html/_static/
H A Djquery.js5448 handlers: function( event, handlers ) { method
5491 handlerQueue.push( { elem: cur, handlers: matchedHandlers } ); property
5500 handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } ); property
/freebsd/sys/dev/ntb/
H A Dntb_transport.c701 const struct ntb_queue_handlers *handlers, void *data) in ntb_transport_create_queue()

12