Searched refs:existingIsCodeless (Results 1 – 1 of 1) sorted by relevance
2668 bool existingIsCodeless = false; in registerIdentifier() local2708 existingIsCodeless = !existingKext->declaresExecutable() && !existingIsDext; in registerIdentifier()2788 if ((!existingIsCodeless || existingIsDext) && in registerIdentifier()2881 if (existingIsCodeless && declaresExecutable()) { in registerIdentifier()