Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssh/
H A 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()
H A 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()
H A 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()
H A 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()
H A Dsandbox-capsicum.c49 pid_t child_pid; member
123 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
H A Dsandbox-null.c67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
H A Dsandbox-solaris.c109 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
H A Dsandbox-seccomp-filter.c433 pid_t child_pid; member
538 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
H A Dplatform.c64 platform_post_fork_parent(pid_t child_pid) in platform_post_fork_parent()
/freebsd/contrib/tcp_wrappers/
H A Dshell_cmd.c41 int child_pid; in shell_cmd() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp132 void NativeThreadNetBSD::SetStoppedByFork(lldb::pid_t child_pid, in SetStoppedByFork()
142 void NativeThreadNetBSD::SetStoppedByVFork(lldb::pid_t child_pid, in SetStoppedByVFork()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp132 void NativeThreadFreeBSD::SetStoppedByFork(lldb::pid_t child_pid, in SetStoppedByFork()
142 void NativeThreadFreeBSD::SetStoppedByVFork(lldb::pid_t child_pid, in SetStoppedByVFork()
/freebsd/tools/regression/netinet/tcpsocktimewait/
H A Dtcpsocktimewait.c111 pid_t child_pid, parent_pid; in main() local
/freebsd/tools/regression/netinet/tcpsockclosebeforeaccept/
H A Dtcpsockclosebeforeaccept.c167 pid_t child_pid, parent_pid; in main() local
/freebsd/tools/regression/netinet/tcpdrop/
H A Dtcpdrop.c203 pid_t child_pid, parent_pid; in main() local
/freebsd/tools/regression/sysvsem/
H A Dsemtest.c60 pid_t child_pid; variable
/freebsd/tools/regression/sysvshm/
H A Dshmtest.c61 static pid_t child_pid; variable
/freebsd/tools/regression/sysvmsg/
H A Dmsgtest.c81 pid_t child_pid; variable
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1064 void set_child_pid(pid_t child_pid) { child_pid_ = child_pid; } in set_child_pid()
1121 const pid_t child_pid = fork(); in AssumeRole() local
1258 pid_t child_pid = -1; in ExecDeathTestSpawnChild() local
1392 const pid_t child_pid = ExecDeathTestSpawnChild(argv.data(), pipe_fd[0]); in AssumeRole() local
/freebsd/contrib/pf/pflogd/
H A Dprivsep.c50 static volatile pid_t child_pid = -1; variable
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp1272 StopInfoFork(Thread &thread, lldb::pid_t child_pid, lldb::tid_t child_tid) in StopInfoFork()
1306 StopInfoVFork(Thread &thread, lldb::pid_t child_pid, lldb::tid_t child_tid) in StopInfoVFork()
1419 lldb::pid_t child_pid, in CreateStopReasonFork()
1426 lldb::pid_t child_pid, in CreateStopReasonVFork()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DDebug.h144 lldb::pid_t child_pid; member
/freebsd/usr.bin/su/
H A Dsu.c148 pid_t child_pid, child_pgrp, pid; in main() local
/freebsd/contrib/atf/atf-c/detail/
H A Dprocess_test.c709 ATF_TC_HEAD(child_pid, tc) in ATF_TC_HEAD() argument
714 ATF_TC_BODY(child_pid, tc) in ATF_TC_BODY() argument
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_sysv.c90 pid_t child_pid; variable

12