Home
last modified time | relevance | path

Searched refs:tfp_policy (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/bsd/vm/
H A Dvm_unix.c827 static int tfp_policy = KERN_TFP_POLICY_DEFAULT; variable
876 if (tfp_policy == KERN_TFP_POLICY_DENY) { in task_for_pid_posix_check()
2036 tfp_policy = new_value; in sysctl_settfp_policy()
2054 &tfp_policy, sizeof(uint32_t), &sysctl_settfp_policy, "I", "policy");