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

/freebsd-10.1-release/crypto/openssh/
H A Dconfigure13198 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"
[all...]

Completed in 116 milliseconds