Home
last modified time | relevance | path

Searched defs:sighandler (Results 1 – 20 of 20) sorted by relevance

/freebsd/tools/test/pthread_vfork/
H A Dpthread_vfork_test.c63 sighandler(int signo __unused) in sighandler() function
/freebsd/tests/sys/mqueue/
H A Dmqtest3.c20 sighandler(int sig __unused) in sighandler() function
H A Dmqtest4.c21 sighandler(int sig __unused) in sighandler() function
H A Dmqtest5.c21 sighandler(int sig __unused) in sighandler() function
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_kill.c80 sighandler(int signo) in sighandler() function
H A Dt_sem.c211 sighandler(int signo) in sighandler() function
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dmain.c213 sighandler(int32_t s) in sighandler() function
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c249 sighandler(int32_t s) in sighandler() function
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c447 sighandler(int s) in sighandler() function
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getitimer.c47 sighandler(int signo) in sighandler() function
H A Dt_getrusage.c50 sighandler(int signo __unused) in sighandler() function
H A Dt_write.c52 sighandler(int signo __unused) in sighandler() function
H A Dt_mprotect.c61 sighandler(int signo) in sighandler() function
H A Dt_setrlimit.c235 sighandler(int signo) in sighandler() function
/freebsd/tests/sys/vm/
H A Dpage_fault_signal.c40 sighandler(int sig, siginfo_t *info, void *context __unused) in sighandler() function
/freebsd/usr.bin/morse/
H A Dmorse.c654 sighandler(int signo) in sighandler() function
/freebsd/usr.sbin/watchdogd/
H A Dwatchdogd.c244 sighandler(int signum) in sighandler() function
/freebsd/sbin/recoverdisk/
H A Drecoverdisk.c416 sighandler(__unused int sig) in sighandler() function
/freebsd/usr.sbin/route6d/
H A Droute6d.c524 sighandler(int signo) in sighandler() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2179 void sighandler(int sig, __sanitizer_siginfo *info, void *ctx) { in sighandler() function