HomeSort by relevance Sort by last modified time
    Searched refs:ssh_sandbox_parent_preauth (Results 1 - 8 of 8) sorted by null

  /external/openssh/
ssh-sandbox.h 24 void ssh_sandbox_parent_preauth(struct ssh_sandbox *, pid_t);
sandbox-null.c 67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) function
sandbox-darwin.c 93 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) function
sandbox-rlimit.c 92 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) function
sandbox-capsicum.c 117 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) function
sandbox-seccomp-filter.c 313 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) function
sandbox-systrace.c 207 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) function
sshd.c 686 ssh_sandbox_parent_preauth(box, pid);
    [all...]

Completed in 78 milliseconds