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

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp9362 inline bool logSpecMatch( function
9447 logForKernel = logSpecMatch(msgLogSpec, sKernelLogFilter);
9449 logForUser = logSpecMatch(msgLogSpec, sUserSpaceKextLogFilter);
/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A DOSKext.c15478 static inline bool logSpecMatch(
15482 static inline bool logSpecMatch( function
15532 return logSpecMatch(msgLogSpec, __sUserLogFilter);

Completed in 151 milliseconds