Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/libkern/
H A DOSKextLibPrivate.h394 #define kOSKextLogExplicitLevel ((OSKextLogSpec) 0x0) macro
/xnu-10002.61.3/libkern/c++/
H A DOSMetaClass.cpp1038 kOSKextLogExplicitLevel); in reportModInstances()
H A DOSKext.cpp692 logSpec |= kOSKextLogExplicitLevel; in kxld_log_callback()
7218 kOSKextLogExplicitLevel | in loadExecutable()
15134 if (msgLevel == kOSKextLogExplicitLevel) {