Searched refs:dextToReplace (Results 1 – 2 of 2) sorted by relevance
366 unsigned int dextToReplace:1; member
2745 if (newDextUID->isEqualTo(existingDextUID) && existingKext->flags.dextToReplace == 0) { in registerIdentifier()5495 olddext->flags.dextToReplace = 1; in upgradeDext()5554 dext->flags.dextToReplace = 1; in removeDext()5615 if (dext->flags.dextToReplace == 0 || dext->dextLaunchedCount > 0) { in incrementDextLaunchCount()5717 if (dext->dextLaunchedCount == 0 && dext->flags.dextToReplace == 1) { in decrementDextLaunchCount()