Lines Matching refs:sandbox_arg
23653 sandbox_arg=""
23659 sandbox_arg=""
23661 sandbox_arg="$withval"
23907 if test "x$sandbox_arg" = "xsystrace" || \
23908 ( test -z "$sandbox_arg" && test "x$have_systr_policy_kill" = "x1" ) ; then
23919 elif test "x$sandbox_arg" = "xdarwin" || \
23920 ( test -z "$sandbox_arg" && test "x$ac_cv_func_sandbox_init" = "xyes" && \
23933 elif test "x$sandbox_arg" = "xseccomp_filter" || \
23934 ( test -z "$sandbox_arg" && \
23964 elif test "x$sandbox_arg" = "xcapsicum" || \
23965 ( test -z "$sandbox_arg" && \
23982 elif test "x$sandbox_arg" = "xrlimit" || \
23983 ( test -z "$sandbox_arg" && test "x$ac_cv_func_setrlimit" = "xyes" && \
24000 elif test -z "$sandbox_arg" || test "x$sandbox_arg" = "xno" || \
24001 test "x$sandbox_arg" = "xnone" || test "x$sandbox_arg" = "xnull" ; then