Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-sandbox.h22 void ssh_sandbox_child(struct ssh_sandbox *);
H A Dsandbox-null.c55 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-pledge.c57 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-rlimit.c60 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-darwin.c60 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-solaris.c92 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-capsicum.c70 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-systrace.c114 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-seccomp-filter.c490 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsshd-session.c385 ssh_sandbox_child(box); in privsep_preauth()