Home
last modified time | relevance | path

Searched refs:ssh_sandbox_child (Results 1 – 8 of 8) 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-rlimit.c58 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-darwin.c58 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.c65 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsandbox-seccomp-filter.c538 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() function
H A Dsshd-auth.c214 ssh_sandbox_child(box); in privsep_child_demote()