| /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/pthread_sigmask/ |
| 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/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
|
| /third_party/musl/libc-test/src/functionalext/supplement/prng/ |
| H A D | seed48.c | 26 void handler(int sig) in handler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/signal/ |
| H A D | sigignore.c | 28 int sig = SIGALRM; in sigignore_0100() local 94 int sig = 99999; in sigignore_0400() local
|
| H A D | sighold.c | 23 void handler(int sig) in handler() argument 37 int sig = SIGALRM; in sighold_0100() local 83 int sig = 99999; in sighold_0200() local [all...] |
| H A D | sigqueue.c | 23 void action(int sig, siginfo_t *info, void *ctx) in action() argument 53 int sig = SIGALRM; in sigqueue_0100() local 87 int sig = 99999; in sigqueue_0200() local [all...] |
| H A D | sigrelse.c | 23 void handler(int sig) in handler() argument 37 int sig = SIGALRM; in sigrelse_0100() local 116 int sig = 99999; sigrelse_0200() local [all...] |
| H A D | sigpause.c | 23 void handler(int sig) in handler() argument 37 int sig = SIGALRM; in sigpause_0100() local
|
| H A D | sigset.c | 22 const int sig = SIGALRM; variable 24 void handler(int sig) in handler() argument 219 int sig = 99999; sigset_0500() local [all...] |