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

/darwin-on-arm/xnu/bsd/sys/
H A Dsysctl.h526 #define KERN_TFP_POLICY_DEFAULT 2 /* Default Mode: related ones allowed and upcall authentication */ macro
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c445 * tfp_policy = KERN_TFP_POLICY_DEFAULT; default mode: all posix checks and upcall via task port for authentication
448 static int tfp_policy = KERN_TFP_POLICY_DEFAULT;
1041 || (new_value == KERN_TFP_POLICY_DEFAULT))

Completed in 66 milliseconds