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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp9740 OSKextLogSpec filterKextGlobal = logFilter & kOSKextLogKextOrGlobalMask; local
9763 if (!msgKextGlobal && !filterKextGlobal) {
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c15444 OSKextLogSpec filterKextGlobal = logFilter & kOSKextLogKextOrGlobalMask; local
15467 if (!msgKextGlobal && !filterKextGlobal) {

Completed in 161 milliseconds