Home
last modified time | relevance | path

Searched defs:child_pid (Results 1 – 25 of 70) sorted by relevance

123

/third_party/libuv/test/
Dtest-fork.c76 static void assert_wait_child(pid_t child_pid) { in assert_wait_child()
99 pid_t child_pid; in TEST_IMPL() local
122 pid_t child_pid; in TEST_IMPL() local
160 pid_t child_pid; in TEST_IMPL() local
233 pid_t child_pid; in TEST_IMPL() local
282 pid_t child_pid; in TEST_IMPL() local
460 pid_t child_pid; in _do_fork_fs_events_child() local
551 pid_t child_pid; in TEST_IMPL() local
646 pid_t child_pid; in TEST_IMPL() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
D9-1.c98 static void kill_children(int *child_pid, int count) in kill_children()
109 int *child_pid, oldcount, newcount, shm_id, i; in main() local
D23-7.c25 int child_pid, stat_loc, old_priority; in main() local
D27-1.c28 int result, child_pid, stat_loc; in main() local
D1-1.c46 int result, child_pid, tmp_errno, policy; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
D5-1.c27 int result = -1, child_pid; in main() local
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
Dmsgrcv07.c73 pid_t child_pid; in test_msg_except() local
115 pid_t child_pid; in test_msg_noerror() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
D21-1.c27 int result, child_pid, stat_loc; in main() local
D17-7.c34 int child_pid, stat_loc; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
D4-1.c28 int result = -1, child_pid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
D3-1.c29 int result = -2, child_pid, stat_loc; in main() local
/third_party/ltp/testcases/kernel/syscalls/capset/
Dcapset04.c19 static pid_t child_pid; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/
D1-2.c38 int child_pid, child_pgid; in main() local
/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dptrace09.c27 static pid_t child_pid; variable
Dptrace08.c33 static pid_t child_pid; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D11-1.c67 pid_t child_pid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
D5-1.c74 int fd, child_pid; in main() local
/third_party/ltp/testcases/kernel/syscalls/sched_getparam/
Dsched_getparam02.c92 pid_t child_pid; in main() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl22.c42 int child_pid; variable
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
Dsched_setparam05.c96 pid_t child_pid; in main() local
Dsched_setparam03.c93 pid_t child_pid; in main() local
/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone01.c46 int status, child_pid; in main() local
Dclone03.c62 int child_pid, status; in main() local
/third_party/ltp/testcases/kernel/syscalls/setpgid/
Dsetpgid03.c52 int child_pid; in main() local
/third_party/glib/glib/
Dgspawn-win32.c233 GPid *child_pid, in g_spawn_async()
444 GPid *child_pid, in do_spawn_directly()
542 GPid *child_pid, in fork_exec()
1174 GPid *child_pid, in g_spawn_async_with_pipes()
1215 GPid *child_pid, in g_spawn_async_with_fds()
1441 GPid *child_pid, in g_spawn_async_utf8()
1461 GPid *child_pid, in g_spawn_async_with_pipes_utf8()

123