Searched refs:IOTaskGetIntegerEntitlement (Results 1 – 3 of 3) sorted by relevance
88 extern boolean_t IOTaskGetIntegerEntitlement(task_t task, const char *entitlement, uint64_t *value);
1623 IOTaskGetIntegerEntitlement(task_t task, const char *entitlement, uint64_t *value) in IOTaskGetIntegerEntitlement() function
1224 } else if (IOTaskGetIntegerEntitlement(task, SPAWN_ENABLE_PLATFORM_RESTRICTIONS, &value) && in exec_setup_platform_restrictions()1230 if (IOTaskGetIntegerEntitlement(task, HARDENED_PROCESS_VERSION, &value)) { in exec_setup_platform_restrictions()