Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsandbox-seccomp-filter.c457 ssh_sandbox_violation(int signum, siginfo_t *info, void *void_context) in ssh_sandbox_violation() function
479 act.sa_sigaction = &ssh_sandbox_violation; in ssh_sandbox_child_debugging()