Home
last modified time | relevance | path

Searched refs:sigfillset (Results 1 – 25 of 131) sorted by relevance

123456

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpending/
Dcoverage.txt9 3-1 - Not possible to make sigfillset() fail at will to return a -1.
10 POSIX spec doesn't mention how to cause sigfillset() to fail
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigfillset/
Dcoverage.txt9 3-1 - Not possible to make sigfillset() fail at will to return a -1.
10 POSIX spec doesn't mention how to cause sigfillset() to fail
D2-1.c25 if (sigfillset(&signalset) != 0) { in main()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dposix_signal_blocker.hpp42 sigfillset(&new_mask); in posix_signal_blocker()
59 sigfillset(&new_mask); in block()
/third_party/boost/boost/asio/detail/
Dposix_signal_blocker.hpp42 sigfillset(&new_mask); in posix_signal_blocker()
59 sigfillset(&new_mask); in block()
/third_party/libunwind/src/x86_64/
DGglobal.c82 sigfillset (&full_mask); in tdep_init()
91 sigfillset (&unwi_full_mask); in tdep_init()
/third_party/toybox/toys/pending/
Dinit.c232 sigfillset(&signal_set); in final_run()
240 sigfillset(&signal_set); in final_run()
252 sigfillset(&signal_set_c); in final_run()
321 sigfillset(&signal_set_c); in set_default()
468 sigfillset(&sig_act.sa_mask); in init_main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D34-1-buildonly.c14 dummyvar = sigfillset; in dummyfcn()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigismember/
D3-1.c19 if (sigfillset(&signalset) == -1) { in main()
D5-1.c33 if (sigfillset(&signalset) == -1) { in main()
Dcoverage.txt5 …'t define behaviour of sigismember() function if neither of sigempyset() or sigfillset() is called.
/third_party/musl/src/signal/
Dsigfillset.c4 int sigfillset(sigset_t *set) in sigfillset() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/
D1-2.c24 if (sigfillset(&signalset) == -1) { in main()
/third_party/libunwind/src/sh/
DGglobal.c37 sigfillset (&unwi_full_mask); in tdep_init()
/third_party/libunwind/src/mips/
DGglobal.c36 sigfillset (&unwi_full_mask); in tdep_init()
/third_party/libunwind/src/hppa/
DGglobal.c36 sigfillset (&unwi_full_mask); in tdep_init()
/third_party/libunwind/src/aarch64/
DGglobal.c38 sigfillset (&unwi_full_mask); in tdep_init()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigdelset/
D1-2.c26 if (sigfillset(&signalset) == -1) { in main()
D4-1.c34 if (sigfillset(&signalset) == -1) { in main()
/third_party/libunwind/include/win/
Dsignal.h38 int sigfillset(sigset_t *set);
/third_party/libunwind/include/mingw/
Dsignal.h35 int sigfillset(sigset_t *set);
/third_party/libunwind/src/tilegx/
DGglobal.c46 sigfillset (&unwi_full_mask); in tdep_init()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/
D3-2.c50 sigfillset(&act.sa_mask); in main()
/third_party/libunwind/src/arm/
DGglobal.c44 sigfillset (&unwi_full_mask); in tdep_init()
/third_party/libunwind/src/x86/
DGglobal.c48 sigfillset (&unwi_full_mask); in tdep_init()

123456