Home
last modified time | relevance | path

Searched refs:WUNTRACED (Results 1 - 25 of 95) sorted by relevance

1234

/third_party/musl/libc-test/src/functionalext/fortify/
H A Dunistd.c51 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_001()
90 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_002()
130 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_003()
171 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_004()
211 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_005()
250 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_006()
289 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_007()
330 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_008()
370 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_009()
408 waitpid(pid, &status, WUNTRACED); in unistd_dynamic_chk_010()
[all...]
H A Dstring_ext.c89 waitpid(pid, &status, WUNTRACED); in test_strcat_0020()
140 waitpid(pid, &status, WUNTRACED); in test_strncat_0020()
188 waitpid(pid, &status, WUNTRACED); in test_stpcpy_0020()
239 waitpid(pid, &status, WUNTRACED); in test_stpncpy_0020()
289 waitpid(pid, &status, WUNTRACED); in test_strncpy_0020()
336 waitpid(pid, &status, WUNTRACED); in test_memchr_0020()
383 waitpid(pid, &status, WUNTRACED); in test_memrchr_0020()
429 waitpid(pid, &status, WUNTRACED); in test_strchr_0020()
477 waitpid(pid, &status, WUNTRACED); in test_strrchr_0020()
526 waitpid(pid, &status, WUNTRACED); in test_strlcat_0020()
[all...]
H A Dfcntl_ext.c72 waitpid(pid, &status, WUNTRACED); in open_0020()
106 waitpid(pid, &status, WUNTRACED); in open_0030()
168 waitpid(pid, &status, WUNTRACED); in openat_0020()
202 waitpid(pid, &status, WUNTRACED); in openat_0030()
265 waitpid(pid, &status, WUNTRACED); in open64_0020()
299 waitpid(pid, &status, WUNTRACED); in open64_0030()
361 waitpid(pid, &status, WUNTRACED); in openat64_0020()
395 waitpid(pid, &status, WUNTRACED); in openat64_0030()
H A Dstdio.c124 waitpid(pid, &status, WUNTRACED); in stdio_dynamic_chk_003()
163 waitpid(pid, &status, WUNTRACED); in stdio_dynamic_chk_004()
251 waitpid(pid, &status, WUNTRACED); in stdio_dynamic_chk_007()
317 waitpid(pid, &status, WUNTRACED); in stdio_dynamic_chk_010()
354 waitpid(pid, &status, WUNTRACED); in stdio_dynamic_chk_011()
410 waitpid(pid, &status, WUNTRACED); in stdio_dynamic_chk_012()
442 waitpid(pid, &status, WUNTRACED); in stdio_dynamic_chk_013()
H A Dsocket_ext.c72 waitpid(pid, &status, WUNTRACED); in send_0010()
107 waitpid(pid, &status, WUNTRACED); in recv_0010()
169 waitpid(pid, &status, WUNTRACED); in sendto_0010()
204 waitpid(pid, &status, WUNTRACED); in recvfrom_0010()
H A Dselect_test.c67 waitpid(pid, &status, WUNTRACED); in fd_set_0020()
103 waitpid(pid, &status, WUNTRACED); in fd_set_0030()
156 waitpid(pid, &status, WUNTRACED); in fd_clr_0020()
192 waitpid(pid, &status, WUNTRACED); in fd_clr_0030()
H A Dpoll.c68 waitpid(pid, &status, WUNTRACED); in poll_0020()
158 waitpid(pid, &status, WUNTRACED); in ppoll_0020()
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid13.c29 * WUNTRACED
53 if (TST_TRACE(waitpid_ret_test(0, &status, WNOHANG | WUNTRACED, 0, 0))) in do_child_1()
56 if (TST_TRACE(waitpid_ret_test(-group, &status, WNOHANG | WUNTRACED, in do_child_1()
62 if (TST_TRACE(reap_children(0, WUNTRACED, fork_kid_pid + (MAXKIDS / 2), in do_child_1()
66 if (TST_TRACE(reap_children(-group, WUNTRACED, fork_kid_pid, in do_child_1()
H A Dwaitpid08.c29 * WUNTRACED
51 /* Check that waitpid with WNOHANG|WUNTRACED returns in do_child_1()
54 if (TST_TRACE(waitpid_ret_test(-1, &status, WNOHANG | WUNTRACED, 0, 0))) in do_child_1()
59 if (TST_TRACE(reap_children(-1, WUNTRACED, fork_kid_pid, MAXKIDS))) in do_child_1()
/third_party/ltp/testcases/kernel/mem/tunable/
H A Dmin_free_kbytes.c75 SAFE_WAITPID(pid, &status, WUNTRACED | WCONTINUED); in min_free_kbytes_test()
120 SAFE_WAITPID(pid[i], &status, WUNTRACED | WCONTINUED); in test_tune()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfdsan.cpp110 waitpid(pid, &status, WUNTRACED); in fdsan_test_fatal_level()
169 waitpid(pid, &status, WUNTRACED); in fdsan_test_internal_fopen_succeed()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D4-36.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-37.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-38.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-39.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-40.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-33.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-34.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-35.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-50.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-51.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-52.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-27.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-28.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()
H A D4-30.c69 if (waitpid(pid, &s, WUNTRACED) == -1) { in main()

Completed in 8 milliseconds

1234