Home
last modified time | relevance | path

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

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