Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOKitKeysPrivate.h78 #define kIONVRAMSystemInternalAllowKey "com.apple.private.iokit.system-nvram-internal-allo… macro
/xnu-8019.80.24/iokit/Kernel/
H A DIONVRAM.cpp427 systemInternalEntitled = IOCurrentTaskHasEntitlement(kIONVRAMSystemInternalAllowKey); in verifyPermission()