Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h81 #define kIONVRAMSystemHiddenAllowKey "com.apple.private.iokit.system-nvram-hidden-allow" macro
/xnu-11215/iokit/Kernel/
H A DIONVRAM.cpp618 systemReadHiddenAllow = IOCurrentTaskHasEntitlement(kIONVRAMSystemHiddenAllowKey); in verifyPermission()