Searched refs:siginterrupt (Results 1 – 9 of 9) sorted by relevance
| /freebsd/usr.sbin/ipfwpcap/ |
| H A D | ipfwpcap.c | 99 siginterrupt(SIGTERM, 1); in okay() 100 siginterrupt(SIGHUP, 1); in okay()
|
| /freebsd/lib/libc/gen/ |
| H A D | siginterrupt.c | 42 siginterrupt(int sig, int flag) in siginterrupt() function
|
| H A D | Makefile.inc | 140 siginterrupt.c \ 304 siginterrupt.3 \
|
| H A D | Symbol.map | 234 siginterrupt;
|
| /freebsd/include/ |
| H A D | signal.h | 122 int siginterrupt(int, int);
|
| /freebsd/usr.bin/time/ |
| H A D | time.c | 128 (void)siginterrupt(SIGINFO, 1); in main()
|
| /freebsd/sbin/natd/ |
| H A D | natd.c | 359 siginterrupt(SIGTERM, 1); in main() 360 siginterrupt(SIGHUP, 1); in main() 1013 siginterrupt(SIGALRM, 1); in InitiateShutdown()
|
| /freebsd/tests/sys/fs/fusefs/ |
| H A D | interrupt.cc | 166 ASSERT_EQ(0, siginterrupt(SIGUSR2, 1)); in SetUp()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2910 fun:siginterrupt=uninstrumented
|