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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp9736 inline bool logSpecMatch( function
9821 logForKernel = logSpecMatch(msgLogSpec, sKernelLogFilter);
9823 logForUser = logSpecMatch(msgLogSpec, sUserSpaceKextLogFilter);
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c15436 static inline bool logSpecMatch(
15440 static inline bool logSpecMatch( function
15490 return logSpecMatch(msgLogSpec, __sUserLogFilter);

Completed in 223 milliseconds