Lines Matching refs:sandbox
1423 --with-sandbox=style Specify privilege separation sandbox (no, darwin, rlimit, systrace)
6553 for ac_header in sandbox.h
6555 ac_fn_c_check_header_mongrel "$LINENO" "sandbox.h" "ac_cv_header_sandbox_h" "$ac_includes_default"
11311 # Decide which sandbox style to use
11314 # Check whether --with-sandbox was given.
11329 as_fn_error $? "systrace sandbox requires systrace headers and SYSTR_POLICY_KILL support" "$LINENO" 5
11339 as_fn_error $? "Darwin seatbelt sandbox requires sandbox.h and sandbox_init function" "$LINENO" 5
11347 as_fn_error $? "rlimit sandbox requires setrlimit function" "$LINENO" 5
11359 as_fn_error $? "unsupported --with-sandbox" "$LINENO" 5
17524 echo " Privsep sandbox style: $SANDBOX_STYLE"