/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtCXX.cpp | 27 ArrayRef<Stmt *> handlers) { in Create() 41 ArrayRef<Stmt *> handlers) in CXXTryStmt()
|
/freebsd/sys/netinet/libalias/ |
H A D | alias_dummy.c | 101 struct proto_handler handlers [] = { variable
|
H A D | alias_irc.c | 117 struct proto_handler handlers[] = { variable
|
H A D | alias_smedia.c | 161 struct proto_handler handlers[] = { variable
|
H A D | alias_ftp.c | 144 struct proto_handler handlers[] = { variable
|
H A D | alias_pptp.c | 128 struct proto_handler handlers[] = { variable
|
H A D | alias_skinny.c | 77 struct proto_handler handlers[] = { variable
|
H A D | alias_nbt.c | 125 struct proto_handler handlers[] = { variable
|
/freebsd/sys/netlink/ |
H A D | netlink_route.c | 51 rtnl_register_messages(const struct rtnl_cmd_handler *handlers, int count) in rtnl_register_messages()
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | exceptions.cpp | 129 } handlers[] = { in throw_atf_error() local
|
/freebsd/sys/dev/isci/ |
H A D | isci_interrupt.c | 226 SCIC_CONTROLLER_HANDLER_METHODS_T handlers; in isci_interrupt_poll_handler() local
|
H A D | isci.h | 141 SCIC_CONTROLLER_HANDLER_METHODS_T *handlers; member 243 SCIC_CONTROLLER_HANDLER_METHODS_T handlers[4]; member
|
/freebsd/usr.sbin/cpucontrol/ |
H A D | cpucontrol.c | 87 } handlers[] = { variable
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_port.h | 285 #define scic_sds_port_set_state_handlers(this_port, handlers) \ argument
|
H A D | scic_sds_phy.h | 370 #define scic_sds_phy_set_state_handlers(phy, handlers) \ argument
|
H A D | scic_sds_remote_device.h | 397 #define scic_sds_remote_device_set_state_handlers(this_device, handlers) \ argument
|
H A D | scic_sds_controller.h | 478 #define scic_sds_controller_set_state_handlers(this_controller, handlers) \ argument
|
/freebsd/contrib/lib9p/ |
H A D | request.c | 176 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 D | if_ntb.c | 134 struct ntb_queue_handlers handlers = { ntb_net_rx_handler, in ntb_net_attach() local
|
/freebsd/contrib/wpa/src/radius/ |
H A D | radius_client.c | 299 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 D | gas_server.c | 50 struct dl_list handlers; /* struct gas_server_handler::list */ member
|
/freebsd/sys/kern/ |
H A D | kern_intr.c | 1541 db_dump_intr_event(struct intr_event *ie, int handlers) in db_dump_intr_event()
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmask.c | 1044 struct handler handlers[] = { variable
|
/freebsd/crypto/krb5/doc/html/_static/ |
H A D | jquery.js | 5448 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 D | ntb_transport.c | 701 const struct ntb_queue_handlers *handlers, void *data) in ntb_transport_create_queue()
|