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

  /external/openssh/
ssh-sandbox.h 23 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 88 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) function
sandbox-systrace.c 193 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) function
sshd.c 644 ssh_sandbox_parent_preauth(box, pid);
    [all...]

Completed in 609 milliseconds