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

/macosx-10.5.8/xnu-1228.15.4/bsd/vm/
H A Dvm_unix.c384 * tfp_policy = KERN_TFP_POLICY_DEFAULT; default mode: all posix checks and upcall via task port for authentication
387 static int tfp_policy = KERN_TFP_POLICY_DEFAULT;
692 || (new_value == KERN_TFP_POLICY_DEFAULT))
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h481 #define KERN_TFP_POLICY_DEFAULT 2 /* Default Mode: related ones allowed and upcall authentication */ macro

Completed in 19 milliseconds