Home
last modified time | relevance | path

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

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