Home
last modified time | relevance | path

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

/external/openssh/
Dsandbox-seccomp-filter.c165 ssh_sandbox_violation(int signum, siginfo_t *info, void *void_context) in ssh_sandbox_violation() function
187 act.sa_sigaction = &ssh_sandbox_violation; in ssh_sandbox_child_debugging()