Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLibPrivate.h610 #define kOSKextLogSilentFilter ((OSKextLogSpec) 0x0) macro
/xnu-11215/libkern/c++/
H A DOSKext.cpp562 static OSKextLogSpec sUserSpaceKextLogFilter = kOSKextLogSilentFilter;
970 OSKextLogSpec bootLogFilter = kOSKextLogSilentFilter; in initialize()
15175 OSKextLogSpec newLogFilter = kOSKextLogSilentFilter;