Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDsandbox-seccomp-filter.c128 static const struct sock_fprog preauth_program = { variable
219 if (prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &preauth_program) == -1) in ssh_sandbox_child()