Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vm/
H A Dvm_unix.c792 static int tfp_policy = KERN_TFP_POLICY_DEFAULT; variable
841 if (tfp_policy == KERN_TFP_POLICY_DENY) { in task_for_pid_posix_check()
1990 tfp_policy = new_value; in sysctl_settfp_policy()
2008 &tfp_policy, sizeof(uint32_t), &sysctl_settfp_policy, "I", "policy");