OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 72 milliseconds