Searched defs:handlers (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10.0-release/lib/libc/stdlib/
H A Dquick_exit.c49 static struct quick_exit_handler *handlers; variable in typeref:struct:quick_exit_handler
/freebsd-10.0-release/sys/netinet/libalias/
H A Dalias_dummy.c104 struct proto_handler handlers [] = { variable in typeref:struct:proto_handler
H A Dalias_irc.c120 struct proto_handler handlers[] = { variable in typeref:struct:proto_handler
H A Dalias_cuseeme.c94 struct proto_handler handlers[] = { variable in typeref:struct:proto_handler
H A Dalias_ftp.c150 struct proto_handler handlers[] = { variable in typeref:struct:proto_handler
H A Dalias_pptp.c136 struct proto_handler handlers[] = { variable in typeref:struct:proto_handler
H A Dalias_skinny.c79 struct proto_handler handlers[] = { variable in typeref:struct:proto_handler
H A Dalias_smedia.c163 struct proto_handler handlers[] = { variable in typeref:struct:proto_handler
H A Dalias_nbt.c130 struct proto_handler handlers[] = { variable in typeref:struct:proto_handler
/freebsd-10.0-release/sys/sparc64/include/
H A Dsysarch.h46 const struct sparc_utrap_args *handlers; member in struct:sparc_utrap_install_args
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dexceptions.cpp132 } handlers[] = { local
/freebsd-10.0-release/sys/dev/isci/
H A Disci_interrupt.c226 SCIC_CONTROLLER_HANDLER_METHODS_T handlers; local
[all...]
H A Disci.h138 SCIC_CONTROLLER_HANDLER_METHODS_T *handlers; member in struct:ISCI_INTERRUPT_INFO
239 SCIC_CONTROLLER_HANDLER_METHODS_T handlers[4]; member in struct:isci_softc
/freebsd-10.0-release/contrib/gcc/
H A Dcfgbuild.c208 rtx handlers, i; local
H A Doptabs.h51 struct optab_handlers handlers[NUM_MACHINE_MODES]; local
61 struct optab_handlers handlers[NUM_MACHINE_MODES][NUM_MACHINE_MODES]; local
H A Dexcept.c2637 rtx handlers = NULL; local
[all...]
/freebsd-10.0-release/usr.sbin/cpucontrol/
H A Dcpucontrol.c92 } handlers[] = { variable in typeref:struct:ucode_handler
/freebsd-10.0-release/contrib/gcc/cp/
H A Dexcept.c973 check_handlers (tree handlers) argument
/freebsd-10.0-release/crypto/heimdal/appl/gssmask/
H A Dgssmask.c1042 struct handler handlers[] = { variable in typeref:struct:handler
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-interrupt.c89 struct __cvmx_interrupt_handler handlers[CVMX_IRQ_MAX]; member in struct:__anon6936
[all...]
/freebsd-10.0-release/sys/kern/
H A Dkern_intr.c1798 db_dump_intr_event(struct intr_event *ie, int handlers) argument
[all...]
/freebsd-10.0-release/contrib/wpa/src/radius/
H A Dradius_client.c273 struct radius_rx_handler **handlers, *newh; local
694 struct radius_rx_handler *handlers; local
[all...]
/freebsd-10.0-release/sys/dev/ntb/if_ntb/
H A Dif_ntb.c295 struct ntb_queue_handlers handlers = { ntb_net_rx_handler, local
610 ntb_transport_create_queue(void *data, struct ntb_softc *pdev, const struct ntb_queue_handlers *handlers) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp785 Create(ASTContext &C, SourceLocation tryLoc, Stmt *tryBlock, ArrayRef<Stmt*> handlers) argument
803 CXXTryStmt(SourceLocation tryLoc, Stmt *tryBlock, ArrayRef<Stmt*> handlers) argument
/freebsd-10.0-release/contrib/binutils/include/opcode/
H A Dcgen.h941 struct cgen_opcode_handler handlers; member in struct:__anon585

Completed in 163 milliseconds

12