/freebsd/crypto/openssh/ |
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A D | sandbox-capsicum.c | 49 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 D | platform-listen.c | 67 platform_post_fork_parent(pid_t child_pid) in platform_post_fork_parent()
|
H A D | sandbox-null.c | 67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-solaris.c | 109 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
H A D | sandbox-seccomp-filter.c | 433 pid_t child_pid; member 538 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
/freebsd/contrib/tcp_wrappers/ |
H A D | shell_cmd.c | 41 int child_pid; in shell_cmd() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeThreadNetBSD.cpp | 132 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 D | NativeThreadFreeBSD.cpp | 132 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 D | tcpsocktimewait.c | 111 pid_t child_pid, parent_pid; in main() local
|
/freebsd/tools/regression/netinet/tcpsockclosebeforeaccept/ |
H A D | tcpsockclosebeforeaccept.c | 167 pid_t child_pid, parent_pid; in main() local
|
/freebsd/tools/regression/netinet/tcpdrop/ |
H A D | tcpdrop.c | 203 pid_t child_pid, parent_pid; in main() local
|
/freebsd/tools/regression/sysvsem/ |
H A D | semtest.c | 60 pid_t child_pid; variable
|
/freebsd/tools/regression/sysvshm/ |
H A D | shmtest.c | 61 static pid_t child_pid; variable
|
/freebsd/tools/regression/sysvmsg/ |
H A D | msgtest.c | 81 pid_t child_pid; variable
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 1064 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 D | privsep.c | 50 static volatile pid_t child_pid = -1; variable
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | StopInfo.cpp | 1272 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 D | Debug.h | 144 lldb::pid_t child_pid; member
|
/freebsd/usr.bin/su/ |
H A D | su.c | 148 pid_t child_pid, child_pgrp, pid; in main() local
|
/freebsd/crypto/krb5/src/kprop/ |
H A D | kpropd.c | 385 pid_t child_pid; in do_standalone() local 1534 int error_ret, child_pid, count; in load_database() local
|
/freebsd/crypto/krb5/src/clients/ksu/ |
H A D | main.c | 116 int child_pid, child_pgrp, ret_pid; local
|