Home
last modified time | relevance | path

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

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