Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDconfigure.ac2914 sandbox_arg=""
2919 sandbox_arg=""
2921 sandbox_arg="$withval"
3012 if test "x$sandbox_arg" = "xsystrace" || \
3013 ( test -z "$sandbox_arg" && test "x$have_systr_policy_kill" = "x1" ) ; then
3018 elif test "x$sandbox_arg" = "xdarwin" || \
3019 ( test -z "$sandbox_arg" && test "x$ac_cv_func_sandbox_init" = "xyes" && \
3026 elif test "x$sandbox_arg" = "xseccomp_filter" || \
3027 ( test -z "$sandbox_arg" && \
3045 elif test "x$sandbox_arg" = "xcapsicum" || \
[all …]
HDconfigure13198 sandbox_arg=""
13204 sandbox_arg=""
13206 sandbox_arg="$withval"
13366 if test "x$sandbox_arg" = "xsystrace" || \
13367 ( test -z "$sandbox_arg" && test "x$have_systr_policy_kill" = "x1" ) ; then
13374 elif test "x$sandbox_arg" = "xdarwin" || \
13375 ( test -z "$sandbox_arg" && test "x$ac_cv_func_sandbox_init" = "xyes" && \
13384 elif test "x$sandbox_arg" = "xseccomp_filter" || \
13385 ( test -z "$sandbox_arg" && \
13405 elif test "x$sandbox_arg" = "xcapsicum" || \
[all …]