Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsandbox-seccomp-filter.c78 #define SECCOMP_FILTER_FAIL SECCOMP_RET_KILL macro
82 # undef SECCOMP_FILTER_FAIL
83 # define SECCOMP_FILTER_FAIL SECCOMP_RET_TRAP macro
209 BPF_STMT(BPF_RET+BPF_K, SECCOMP_FILTER_FAIL),
424 BPF_STMT(BPF_RET+BPF_K, SECCOMP_FILTER_FAIL),