Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIONVRAM.cpp185 static const char * const gNVRAMSystemList[] = { IONVRAMSystemVariableList, nullptr }; variable
403 const char * const *list = gInternalBuild ? gNVRAMSystemListInternal : gNVRAMSystemList; in variableInAllowList()