Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDconfigure.ac2886 AC_CHECK_DECL([SECCOMP_MODE_FILTER], [have_seccomp_filter=1], , [
2891 if test "x$have_seccomp_filter" = "x1" ; then
2908 have_seccomp_filter=0
3028 test "x$have_seccomp_filter" = "x1" && \
3039 test "x$have_seccomp_filter" != "x1" && \
HDconfigure13153 have_seccomp_filter=1
13157 if test "x$have_seccomp_filter" = "x1" ; then
13189 have_seccomp_filter=0
13386 test "x$have_seccomp_filter" = "x1" && \
13397 test "x$have_seccomp_filter" != "x1" && \