Searched refs:CS_NVRAM_UNRESTRICTED (Results 1 – 2 of 2) sorted by relevance
52 #define CS_NVRAM_UNRESTRICTED 0x00008000 /* has com.apple.rootless.restricted-nvram-variable… macro76 …T_FLAGS (CS_GET_TASK_ALLOW | CS_INSTALLER | CS_DATAVAULT_CONTROLLER | CS_NVRAM_UNRESTRICTED)
1998 if (proc_getcsflags(p) & CS_NVRAM_UNRESTRICTED) { in exec_mach_imgact()1999 imgp->ip_csflags |= CS_NVRAM_UNRESTRICTED; in exec_mach_imgact()