Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Drelease.c57 setup_update_command (pid_t *child_pid) in setup_update_command()
95 close_update_command (FILE *fp, pid_t child_pid) in close_update_command()
238 pid_t child_pid; in release() local
H A Drsh-client.c46 int child_pid; in start_rsh_server() local
140 int child_pid; in start_rsh_server() local
H A Dbuffer.c1733 pid_t child_pid; member
1751 fd_buffer_initialize (int fd, pid_t child_pid, cvsroot_t *root, bool input, in fd_buffer_initialize()
H A Dclient.c3439 make_bufs_from_fds(int tofd, int fromfd, int child_pid, cvsroot_t *root, in make_bufs_from_fds()
3791 int child_pid; in connect_to_forked_server() local
/dflybsd-src/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-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-listen.c67 platform_post_fork_parent(pid_t child_pid) in platform_post_fork_parent()
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()
/dflybsd-src/contrib/tcp_wrappers/
H A Dshell_cmd.c38 int child_pid; local
/dflybsd-src/test/testcases/sysv/sysvshm/
H A Dshmtest.c68 pid_t child_pid; variable
/dflybsd-src/test/testcases/sysv/sysvsem/
H A Dsemtest.c66 pid_t child_pid; variable
/dflybsd-src/test/testcases/sysv/sysvmsg/
H A Dmsgtest.c89 pid_t child_pid; variable
/dflybsd-src/usr.sbin/pflogd/
H A Dprivsep.c49 static volatile pid_t child_pid = -1; variable
/dflybsd-src/usr.bin/su/
H A Dsu.c149 pid_t child_pid, child_pgrp, pid; in main() local