Home
last modified time | relevance | path

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

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