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

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp149 #define KERNEL6_VERSION "7.9.9" macro
4869 if (strncmp(versCString, KERNEL6_VERSION, strlen(KERNEL6_VERSION))) {
4876 versCString, KERNEL6_VERSION);

Completed in 269 milliseconds