Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h75kOSRegistryModsMode = 0x00040000ULL,// Change default registry modification handling - pan… enumerator
111 | kOSRegistryModsMode
/xnu-11215/libkern/c++/
H A DOSCollection.cpp69 if (!(gIOKitDebug & kOSRegistryModsMode)) { in haveUpdated()