Searched refs:preauth_program (Results 1 – 1 of 1) sorted by relevance
427 static const struct sock_fprog preauth_program = { variable520 if (prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &preauth_program) == -1) in ssh_sandbox_child()