Home
last modified time | relevance | path

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

12345

/external/openssh/
Dsandbox-pledge.c41 pid_t child_pid; member
71 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-systrace.c95 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()
Dsandbox-rlimit.c40 pid_t child_pid; member
91 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-darwin.c40 pid_t child_pid; member
94 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-capsicum.c47 pid_t child_pid; member
117 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-seccomp-filter.c251 pid_t child_pid; member
352 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-null.c67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-solaris.c103 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/
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
D27-1.c28 int result, child_pid, stat_loc; in main() local
D23-7.c25 int child_pid, stat_loc, old_priority; in main() local
/external/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
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
D5-1.c27 int result = -1, child_pid; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
D4-1.c28 int result = -1, child_pid; in main() local
/external/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
/external/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-fork-direct.cc23 pid_t child_pid = fork(); in main() local
Dcoverage-fork.cc22 pid_t child_pid = fork(); in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
D3-1.c29 int result = -2, child_pid, stat_loc; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/
D1-2.c38 int child_pid, child_pgid; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
D5-1.c74 int fd, child_pid; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D11-1.c67 pid_t child_pid; in main() local
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Dlib.c73 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/
Dtask_event_pinned_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event()
Dtask_event_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event()

12345