/external/openssh/ |
D | sandbox-pledge.c | 41 pid_t child_pid; member 71 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-systrace.c | 95 pid_t child_pid; member 124 ssh_sandbox_parent(struct ssh_sandbox *box, pid_t child_pid, in ssh_sandbox_parent() 213 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-rlimit.c | 40 pid_t child_pid; member 91 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-darwin.c | 40 pid_t child_pid; member 94 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-capsicum.c | 47 pid_t child_pid; member 117 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-seccomp-filter.c | 251 pid_t child_pid; member 352 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-null.c | 67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-solaris.c | 103 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
D | 9-1.c | 98 static void kill_children(int *child_pid, int count) in kill_children() 109 int *child_pid, oldcount, newcount, shm_id, i; in main() local
|
D | 27-1.c | 28 int result, child_pid, stat_loc; in main() local
|
D | 23-7.c | 25 int child_pid, stat_loc, old_priority; in main() local
|
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
D | msgrcv07.c | 73 pid_t child_pid; in test_msg_except() local 115 pid_t child_pid; in test_msg_noerror() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/ |
D | 5-1.c | 27 int result = -1, child_pid; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/ |
D | 4-1.c | 28 int result = -1, child_pid; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
D | 21-1.c | 27 int result, child_pid, stat_loc; in main() local
|
D | 17-7.c | 34 int child_pid, stat_loc; in main() local
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | coverage-fork-direct.cc | 23 pid_t child_pid = fork(); in main() local
|
D | coverage-fork.cc | 22 pid_t child_pid = fork(); in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/ |
D | 3-1.c | 29 int result = -2, child_pid, stat_loc; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/ |
D | 1-2.c | 38 int child_pid, child_pgid; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
D | 5-1.c | 74 int fd, child_pid; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
D | 11-1.c | 67 pid_t child_pid; in main() local
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 73 int wait_for_child(pid_t child_pid) in wait_for_child() 90 int kill_child_and_wait(pid_t child_pid) in kill_child_and_wait()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | task_event_pinned_vs_ebb_test.c | 22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event()
|
D | task_event_vs_ebb_test.c | 22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event()
|