Home
last modified time | relevance | path

Searched defs:sig (Results 176 - 200 of 859) sorted by relevance

12345678910>>...35

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/
H A Dminimal-ws-server-pmd.c62 void sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/
H A Dminimal-ws-server-ring.c52 void sigint_handler(int sig) in sigint_handler() argument
/third_party/ltp/include/lapi/
H A Dpidfd.h28 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 D16-1.c83 int sig; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D8-3.c24 static int is_changed(sigset_t set, int sig) in is_changed() argument
H A D8-1.c24 static int is_changed(sigset_t set, int sig) in is_changed() argument
H A D8-2.c26 static int is_changed(sigset_t set, int sig) in is_changed() argument
H A D12-1.c30 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 D1-1.c26 int sig; in child_proc() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/
H A D4-1.c42 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 D6-1.c39 int sig, i, delta, timeelapsed; in main() local
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/
H A Dtwoptimers.c40 int sig; in main() local
93 int sig; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
H A D4-1.c48 int sig; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
H A D1-2.c85 static void handler(int sig) in handler() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/
H A D6-2.c91 int sig; in threaded() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
H A Dstress.c81 static void sighdl(int sig) in sighdl() argument
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dtest-skeleton.c72 static void timeout_handler(int sig) in timeout_handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dseekdir.c27 void handler(int sig) in handler() argument
H A Dreaddir_r.c24 void handler(int sig) in handler() argument
72 int sig = WTERMSIG(status); in readdir_r_0200() local
H A Dtelldir.c24 void handler(int sig) in handler() argument
H A Drewinddir.c23 void handler(int sig) in handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dclock_adjtime.c23 void exception_handler(int sig) in exception_handler() argument
H A Dsignalfd.c22 const int sig = SIGALRM; variable
H A Dtimerfd_settime.c28 void exception_handler(int sig) in exception_handler() argument
/third_party/musl/libc-test/src/functional/
H A Dvfork.c61 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

Completed in 6 milliseconds

12345678910>>...35