Home
last modified time | relevance | path

Searched refs:ssh_sandbox_child (Results 1 – 8 of 8) sorted by relevance

/external/openssh/
Dssh-sandbox.h22 void ssh_sandbox_child(struct ssh_sandbox *);
Dsandbox-null.c55 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
Dsandbox-rlimit.c61 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
Dsandbox-darwin.c59 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
Dsandbox-capsicum.c68 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
Dsandbox-systrace.c106 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
Dsandbox-seccomp-filter.c198 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
Dsshd.c721 ssh_sandbox_child(box); in privsep_preauth()