Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_exec.c1124 #define SPAWN_ENABLE_PLATFORM_RESTRICTIONS "com.apple.security.hardened-process.platform-restrictio… macro
1203 } else if (IOTaskGetIntegerEntitlement(task, SPAWN_ENABLE_PLATFORM_RESTRICTIONS, &value) && in exec_setup_platform_restrictions()