Searched refs:ssh_sandbox_parent_preauth (Results 1 – 10 of 10) sorted by relevance
/external/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 | 103 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
D | sandbox-capsicum.c | 117 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 | 352 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth() function
|
D | sshd.c | 608 ssh_sandbox_parent_preauth(box, pid); in privsep_preauth()
|