/third_party/ltp/lib/newlib_tests/ |
H A D | test_children_cleanup.c | 18 pid_t child_pid, main_pid = getpid(); in run() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/ |
H A D | 5-1.c | 27 int result = -1, child_pid; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/getpgid/ |
H A D | getpgid01.c | 18 pid_t pid_1, child_pid, pgid; in run() local 33 TST_EXP_PID(getpgid(child_pid), "getpgid(%d)", child_pid); in run() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/ |
H A D | 4-1.c | 28 int result = -1, child_pid; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
H A D | 23-7.c | 25 int child_pid, stat_loc, old_priority; in main() local
|
H A D | 27-1.c | 28 int result, child_pid, stat_loc; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
H A D | 21-1.c | 27 int result, child_pid, stat_loc; in main() local
|
H A D | 17-7.c | 34 int child_pid, stat_loc; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | ptrace.c | 31 pid_t child_pid = fork(); in ptrace_0100() local
|
/third_party/ltp/testcases/kernel/syscalls/capset/ |
H A D | capset04.c | 25 static pid_t child_pid; variable
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
H A D | ptrace02.c | 23 int child_pid[2]; in verify_ptrace() local
|
H A D | ptrace09.c | 26 static pid_t child_pid; variable [all...] |
H A D | ptrace10.c | 25 static pid_t child_pid; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/setpgid/ |
H A D | setpgid03.c | 37 pid_t child_pid; in run() local
|
/third_party/ltp/testcases/kernel/syscalls/clone/ |
H A D | clone01.c | 29 int status, child_pid; in verify_clone() local
|
H A D | clone03.c | 19 static int *child_pid; variable
|
/third_party/ltp/testcases/kernel/syscalls/sched_getparam/ |
H A D | sched_getparam01.c | 31 pid_t child_pid; in verify_sched_getparam() local
|
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/ |
H A D | sched_setparam03.c | 26 pid_t child_pid; in run() local
|
H A D | sched_setparam05.c | 24 pid_t child_pid = SAFE_FORK(); in run() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/ |
H A D | 3-1.c | 29 int result = -2, child_pid, stat_loc; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/ |
H A D | 1-2.c | 38 int child_pid, child_pgid; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/getpid/ |
H A D | getpid02.c | 19 static pid_t *child_pid; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
H A D | 11-1.c | 67 pid_t child_pid; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
H A D | 5-1.c | 74 int fd, child_pid; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl22.c | 42 int child_pid; variable
|