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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp9632 OSKextLogSpec newLogFilter = kOSKextLogSilentFilter; local
9648 sUserSpaceKextLogFilter = newLogFilter;
9656 if (oldLogFilter != newLogFilter) {
9661 oldLogFilter, newLogFilter);

Completed in 116 milliseconds