Searched refs:newLogFilter (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp9258 OSKextLogSpec newLogFilter = kOSKextLogSilentFilter; local
9274 sUserSpaceKextLogFilter = newLogFilter;
9282 if (oldLogFilter != newLogFilter) {
9287 oldLogFilter, newLogFilter);

Completed in 132 milliseconds