/third_party/musl/libc-test/src/functionalext/fortify/ |
D | unistd.c | 54 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_001() 92 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_002() 131 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_003() 171 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_004() 210 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_005() 248 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_006() 286 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_007() 326 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_008() 365 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_009() 402 TEST(WSTOPSIG(status) == SIGSTOP); in unistd_dynamic_chk_010() [all …]
|
D | string_ext.c | 90 TEST(WSTOPSIG(status) == SIGSTOP); in test_strcat_0020() 141 TEST(WSTOPSIG(status) == SIGSTOP); in test_strncat_0020() 189 TEST(WSTOPSIG(status) == SIGSTOP); in test_stpcpy_0020() 240 TEST(WSTOPSIG(status) == SIGSTOP); in test_stpncpy_0020() 290 TEST(WSTOPSIG(status) == SIGSTOP); in test_strncpy_0020() 337 TEST(WSTOPSIG(status) == SIGSTOP); in test_memchr_0020() 384 TEST(WSTOPSIG(status) == SIGSTOP); in test_memrchr_0020() 430 TEST(WSTOPSIG(status) == SIGSTOP); in test_strchr_0020() 478 TEST(WSTOPSIG(status) == SIGSTOP); in test_strrchr_0020() 527 TEST(WSTOPSIG(status) == SIGSTOP); in test_strlcat_0020() [all …]
|
D | fcntl_ext.c | 65 TEST(WSTOPSIG(status) == SIGSTOP); in open_0020() 99 TEST(WSTOPSIG(status) == SIGSTOP); in open_0030() 148 TEST(WSTOPSIG(status) == SIGSTOP); in openat_0020() 182 TEST(WSTOPSIG(status) == SIGSTOP); in openat_0030() 231 TEST(WSTOPSIG(status) == SIGSTOP); in open64_0020() 265 TEST(WSTOPSIG(status) == SIGSTOP); in open64_0030() 314 TEST(WSTOPSIG(status) == SIGSTOP); in openat64_0020() 348 TEST(WSTOPSIG(status) == SIGSTOP); in openat64_0030()
|
D | stdio.c | 125 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_003() 163 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_004() 248 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_007() 311 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_010() 347 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_011() 402 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_012() 433 TEST(WSTOPSIG(status) == SIGSTOP); in stdio_dynamic_chk_013()
|
D | socket_ext.c | 74 TEST(WSTOPSIG(status) == SIGSTOP); in send_0010() 109 TEST(WSTOPSIG(status) == SIGSTOP); in recv_0010() 171 TEST(WSTOPSIG(status) == SIGSTOP); in sendto_0010() 206 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-35.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-27.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-48.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-43.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-51.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-29.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-31.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-49.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-40.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-36.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-45.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
D | 4-41.c | 36 raise(SIGSTOP); in handler() 52 sigaddset(&act.sa_mask, SIGSTOP); in main()
|
/third_party/ltp/testcases/kernel/numa/ |
D | support_numa.c | 111 raise(SIGSTOP); in main() 129 raise(SIGSTOP); in main() 148 raise(SIGSTOP); in main() 152 raise(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/open_posix_testsuite/conformance/interfaces/sigprocmask/ |
D | 10-1.c | 26 sigaddset(&set1, SIGSTOP); in main() 34 if (sigismember(&set2, SIGSTOP)) { in main()
|