/third_party/musl/libc-test/src/functionalext/fortify/ |
D | unistd.c | 54 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_001() 93 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_002() 133 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_003() 174 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_004() 214 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_005() 253 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_006() 292 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_007() 333 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_008() 373 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_009() 411 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_010() [all …]
|
D | string_ext.c | 92 TEST(WSTOPSIG(status) == SIGSTOP); in test_strcat_0020() 143 TEST(WSTOPSIG(status) == SIGSTOP); in test_strncat_0020() 191 TEST(WSTOPSIG(status) == SIGSTOP); in test_stpcpy_0020() 242 TEST(WSTOPSIG(status) == SIGSTOP); in test_stpncpy_0020() 292 TEST(WSTOPSIG(status) == SIGSTOP); in test_strncpy_0020() 339 TEST(WSTOPSIG(status) == SIGSTOP); in test_memchr_0020() 386 TEST(WSTOPSIG(status) == SIGSTOP); in test_memrchr_0020() 432 TEST(WSTOPSIG(status) == SIGSTOP); in test_strchr_0020() 480 TEST(WSTOPSIG(status) == SIGSTOP); in test_strrchr_0020() 529 TEST(WSTOPSIG(status) == SIGSTOP); in test_strlcat_0020() [all …]
|
D | fcntl_ext.c | 75 TEST(WSTOPSIG(status) == SIGSTOP); in open_0020() 109 TEST(WSTOPSIG(status) == SIGSTOP); in open_0030() 171 TEST(WSTOPSIG(status) == SIGSTOP); in openat_0020() 205 TEST(WSTOPSIG(status) == SIGSTOP); in openat_0030() 268 TEST(WSTOPSIG(status) == SIGSTOP); in open64_0020() 302 TEST(WSTOPSIG(status) == SIGSTOP); in open64_0030() 364 TEST(WSTOPSIG(status) == SIGSTOP); in openat64_0020() 398 TEST(WSTOPSIG(status) == SIGSTOP); in openat64_0030()
|
D | stdio.c | 127 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_003() 166 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_004() 254 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_007() 320 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_010() 357 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_011() 413 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_012() 445 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_013()
|
D | select_test.c | 70 TEST(WSTOPSIG(status) == SIGSTOP); in fd_set_0020() 106 TEST(WSTOPSIG(status) == SIGSTOP); in fd_set_0030() 159 TEST(WSTOPSIG(status) == SIGSTOP); in fd_clr_0020() 195 TEST(WSTOPSIG(status) == SIGSTOP); in fd_clr_0030()
|
D | socket_ext.c | 75 TEST(WSTOPSIG(status) == SIGSTOP); in send_0010() 110 TEST(WSTOPSIG(status) == SIGSTOP); in recv_0010() 172 TEST(WSTOPSIG(status) == SIGSTOP); in sendto_0010() 207 TEST(WSTOPSIG(status) == SIGSTOP); in recvfrom_0010()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
D | 30-1.c | 147 output("Trying to catch unauthorized signal SIGSTOP (%d)\n", SIGSTOP); in main() 150 ret = sigaction(SIGSTOP, &sa, 0); in main() 183 output("Trying to ignore unauthorized signal SIGSTOP (%d)\n", SIGSTOP); in main() 186 ret = sigaction(SIGSTOP, &sa, 0); in main()
|
D | 4-43.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-44.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-42.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-39.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-36.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-33.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-30.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-28.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-34.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-37.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-48.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-38.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-32.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-52.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/ |
D | template_4-2.in | 10 that attempting to add SIGSTOP can not be added to the signal mask 16 3. (child) Setup a signal handler for %%MYSIG%% with SIGSTOP added to 19 5. (child, signal handler) raise SIGSTOP 36 raise(SIGSTOP); 52 sigaddset(&act.sa_mask, SIGSTOP);
|
/third_party/ltp/testcases/kernel/numa/ |
D | support_numa.c | 110 raise(SIGSTOP); in main() 128 raise(SIGSTOP); in main() 147 raise(SIGSTOP); in main() 151 raise(SIGSTOP); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/ |
D | 10-1.c | 26 sigaddset(&set1, SIGSTOP); in main() 34 if (sigismember(&set2, SIGSTOP)) { in main()
|
/third_party/rust/crates/rustix/tests/process/ |
D | wait.rs | 1 use libc::{kill, SIGSTOP}; 18 unsafe { kill(child.id() as _, SIGSTOP) }; in test_waitpid()
|