Searched refs:ssh_sandbox_parent_preauth (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | ssh-sandbox.h | 24 void ssh_sandbox_parent_preauth(struct ssh_sandbox *, pid_t);
|
| D | sandbox-null.c | 67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
| D | sandbox-pledge.c | 71 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
| D | sandbox-rlimit.c | 91 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
| D | sandbox-darwin.c | 94 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
| D | sandbox-solaris.c | 109 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
| D | sandbox-capsicum.c | 124 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
| D | sandbox-systrace.c | 213 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
| D | sandbox-seccomp-filter.c | 452 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
| D | sshd.c | 522 ssh_sandbox_parent_preauth(box, pid); in privsep_preauth()
|