| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/ |
| H A D | minimal-ws-server-pmd.c | 62 void sigint_handler(int sig) in sigint_handler() argument
|
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/ |
| H A D | minimal-ws-server-ring.c | 52 void sigint_handler(int sig) in sigint_handler() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | pidfd.h | 28 static inline int pidfd_send_signal(int pidfd, int sig, siginfo_t *info, in pidfd_send_signal() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/ |
| H A D | 16-1.c | 83 int sig; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
| H A D | 8-3.c | 24 static int is_changed(sigset_t set, int sig) in is_changed() argument
|
| H A D | 8-1.c | 24 static int is_changed(sigset_t set, int sig) in is_changed() argument
|
| H A D | 8-2.c | 26 static int is_changed(sigset_t set, int sig) in is_changed() argument
|
| H A D | 12-1.c | 30 static int is_changed(sigset_t set, int sig) in is_changed() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
| H A D | 1-1.c | 26 int sig; in child_proc() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/ |
| H A D | 4-1.c | 42 static int is_changed(sigset_t set, int sig) in is_changed() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
| H A D | 6-1.c | 39 int sig, i, delta, timeelapsed; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/ |
| H A D | twoptimers.c | 40 int sig; in main() local 93 int sig; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/ |
| H A D | 4-1.c | 48 int sig; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/ |
| H A D | 1-2.c | 85 static void handler(int sig) in handler() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/ |
| H A D | 6-2.c | 91 int sig; in threaded() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
| H A D | stress.c | 81 static void sighdl(int sig) in sighdl() argument
|
| /third_party/ltp/testcases/realtime/func/pi-tests/ |
| H A D | test-skeleton.c | 72 static void timeout_handler(int sig) in timeout_handler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/dirent/ |
| H A D | seekdir.c | 27 void handler(int sig) in handler() argument
|
| H A D | readdir_r.c | 24 void handler(int sig) in handler() argument 72 int sig = WTERMSIG(status); in readdir_r_0200() local
|
| H A D | telldir.c | 24 void handler(int sig) in handler() argument
|
| H A D | rewinddir.c | 23 void handler(int sig) in handler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | clock_adjtime.c | 23 void exception_handler(int sig) in exception_handler() argument
|
| H A D | signalfd.c | 22 const int sig = SIGALRM; variable
|
| H A D | timerfd_settime.c | 28 void exception_handler(int sig) in exception_handler() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | vfork.c | 61 static void test_shell_kill(const char *cmd, int sig) in test_shell_kill() argument 65 TEST(WTERMSIG(r) == sig, "child is killed by %d, expected %d\n", WTERMSIG(r), sig); in test_shell_kill() local
|