Home
last modified time | relevance | path

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

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