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

/freebsd-10.0-release/crypto/openssh/
H A Dconfigure12431 sandbox_arg=""
12437 sandbox_arg=""
12439 sandbox_arg="$withval"
12599 if test "x$sandbox_arg" = "xsystrace" || \
12600 ( test -z "$sandbox_arg" && test "x$have_systr_policy_kill" = "x1" ) ; then
12607 elif test "x$sandbox_arg" = "xdarwin" || \
12608 ( test -z "$sandbox_arg" && test "x$ac_cv_func_sandbox_init" = "xyes" && \
12617 elif test "x$sandbox_arg" = "xseccomp_filter" || \
12618 ( test -z "$sandbox_arg" && \
12638 elif test "x$sandbox_arg"
[all...]

Completed in 193 milliseconds