Home
last modified time | relevance | path

Searched defs:sigs (Results 1 - 24 of 24) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/signal/
H A Dsignal02.c14 static int sigs[] = { _NSIG + 1, SIGKILL, SIGSTOP }; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/
H A D1-3.c23 static const int sigs[] = { variable
H A D4-1.c23 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/musl/src/linux/
H A Dsignalfd.c7 int signalfd(int fd, const sigset_t *sigs, int flags) in signalfd() argument
H A Depoll.c32 int epoll_pwait(int fd, struct epoll_event *ev, int cnt, int to, const sigset_t *sigs) in epoll_pwait() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigrelse/
H A D3-1.c25 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigignore/
H A D5-1.c21 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sighold/
H A D3-1.c22 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/toybox/porting/liteos_a/toys/other/
H A Dreboot.c23 sigs[] = {SIGTERM, SIGUSR1, SIGUSR2}, idx; in reboot_main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigdelset/
H A D4-1.c25 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigismember/
H A D5-1.c24 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/toybox/toys/other/
H A Dreboot.c34 sigs[] = {SIGTERM, SIGUSR1, SIGUSR2}, idx; in reboot_main() local
/third_party/nghttp2/src/
H A Dshrpx_signal.cc97 int signal_set_handler(void (*handler)(int), Signals &&sigs) { in signal_set_handler() argument
/third_party/ltp/libs/libltpsigwait/
H A Dsigwait.c15 sigset_t sigs; in test_empty_set() local
40 sigset_t sigs; in test_timeout() local
74 sigset_t sigs; in test_unmasked_matching() local
102 sigset_t sigs; test_unmasked_matching_noinfo() local
124 sigset_t sigs, oldmask; test_masked_matching() local
172 sigset_t sigs, oldmask; test_masked_matching_rt() local
238 sigset_t sigs, oldmask; test_masked_matching_noinfo() local
280 sigset_t sigs, oldmask; test_bad_address() local
361 sigset_t sigs; test_bad_address3() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D16-1.c51 static struct sig_info sigs[] = { variable
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-inside-posix.cc72 sigset_t sigs; in UnmaskOobSignalScope() local
/third_party/libwebsockets/lib/event-libs/libuv/
H A Dlibuv.c251 static const int sigs[] = { SIGINT, SIGTERM, SIGSEGV, SIGFPE, SIGHUP }; variable
/third_party/backends/backend/
H A Du12-io.c79 sigset_t sigs; in u12io_IsEscPressed() local
H A Dplustek-usbhw.c150 sigset_t sigs; in usb_IsEscPressed() local
/third_party/ltp/lib/
H A Dtst_safe_macros.c248 safe_sigaddset(const char *file, const int lineno, sigset_t *sigs, int signo) safe_sigaddset() argument
268 safe_sigdelset(const char *file, const int lineno, sigset_t *sigs, int signo) safe_sigdelset() argument
288 safe_sigemptyset(const char *file, const int lineno, sigset_t *sigs) safe_sigemptyset() argument
305 safe_sigfillset(const char *file, const int lineno, sigset_t *sigs) safe_sigfillset() argument
/third_party/backends/backend/pixma/
H A Dpixma.c1199 sigset_t sigs; in reader_thread() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c1412 const uint16_t *sigs; in tls_check_sigalg_curve() local
/third_party/openssl/ssl/
H A Dt1_lib.c1392 const uint16_t *sigs; in tls_check_sigalg_curve() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 27 milliseconds