Home
last modified time | relevance | path

Searched refs:kOSKextMaxDextLaunchedCount (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp200 #define kOSKextMaxDextLaunchedCount (~((uint32_t)0)) macro
5616 if (dext->dextLaunchedCount == kOSKextMaxDextLaunchedCount) { in incrementDextLaunchCount()