Home
last modified time | relevance | path

Searched defs:handler (Results 76 – 100 of 219) sorted by relevance

123456789

/openbsd/regress/lib/libpthread/semaphore/sem_timedwait/
H A Dsem_timedwait.c21 handler(int sig) in handler() function
/openbsd/lib/libmenu/
H A Dmf_common.h92 #define Call_Hook( object, handler ) \ argument
/openbsd/usr.sbin/dhcpd/
H A Dicmp.c131 void (*handler)(struct iaddr, u_int8_t *, int); in icmp_echoreply() local
/openbsd/usr.sbin/ldapd/
H A Dimsgev.h29 void (*handler)(int, short, void *); member
/openbsd/sbin/isakmpd/
H A Dcert.c113 struct cert_handler *handler; in certreq_decode() local
H A Dike_auth.c560 struct cert_handler *handler; in rsa_sig_decode_hash() local
847 struct cert_handler *handler; in rsa_sig_encode_hash() local
H A Dexchange.c271 int (*handler)(struct message *) = exchange->initiator ? in exchange_run() local
1187 struct cert_handler *handler; in exchange_free_aux() local
1316 struct cert_handler *handler; in exchange_finalize() local
H A Dcert.h85 struct cert_handler *handler; member
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dexcept.c942 tree handler; local
963 tree handler; local
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_reset.c30 struct amdgpu_reset_handler *handler) in amdgpu_reset_add_handler()
/openbsd/sys/arch/hppa/gsc/
H A Dgscbus.c127 gsc_intr_establish(sc, irq, pri, handler, arg, name) in gsc_intr_establish() argument
/openbsd/gnu/usr.bin/perl/ext/POSIX/lib/
H A DPOSIX.pm491 sub handler { $_[0]->{HANDLER} = $_[1] if @_ > 1; $_[0]->{HANDLER} }; subroutine
/openbsd/sys/dev/pci/drm/i915/gvt/
H A Dpage_track.c51 gvt_page_track_handler_t handler, void *priv) in intel_vgpu_register_page_track()
/openbsd/gnu/llvm/libcxxabi/src/
H A Dcxa_default_handlers.cpp136 set_new_handler(new_handler handler) noexcept in set_new_handler()
/openbsd/gnu/gcc/gcc/cp/
H A Dexcept.c958 tree handler = tsi_stmt (i); in check_handlers_1() local
986 tree handler = tsi_stmt (i); in check_handlers() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DCSKYAttributeParser.cpp70 Error CSKYAttributeParser::handler(uint64_t tag, bool &handled) { in handler() function in CSKYAttributeParser
/openbsd/lib/libc/gen/
H A Dreadpassphrase.c188 static void handler(int s) in handler() function
/openbsd/regress/sys/kern/signal/sigpthread/
H A Dsigpthread.c223 handler(int sig) in handler() function
/openbsd/sys/arch/arm/arm/
H A Dundefined.c73 install_coproc_handler(int coproc, undef_handler_t handler) in install_coproc_handler()
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DUninitializedValues.cpp469 UninitVariablesHandler &handler; member in __anond287d8630511::TransferFunctions
475 UninitVariablesHandler &handler) in TransferFunctions()
843 UninitVariablesHandler &handler) { in runOnBlock()
918 UninitVariablesHandler &handler, in runUninitializedVariablesAnalysis()
/openbsd/regress/lib/libc/sys/
H A Dt_sigaction.c47 handler(int signo __unused) in handler() function
/openbsd/lib/libfido2/src/
H A Dlog.c115 fido_set_log_handler(fido_log_handler_t *handler) in fido_set_log_handler()
/openbsd/usr.sbin/nsd/
H A Dnetio.h141 netio_handler_type *handler; member
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp194 SignalHandlerType handler) { in MaybeInstallSigaction()
208 void InstallDeadlySignalHandlers(SignalHandlerType handler) { in InstallDeadlySignalHandlers()
/openbsd/gnu/usr.bin/cvs/lib/
H A Dsighandle.c68 RETSIGTYPE (*handler)(); member

123456789