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

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp6627 bool hasPrivateKPIDependency = false; local
6855 hasPrivateKPIDependency = true;
6942 if (hasPrivateKPIDependency) {
/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A DOSKext.c114 unsigned int hasPrivateKPIDependency:1; member in struct:__OSKextLoadInfo::__anon2259
6716 aKext->loadInfo->flags.hasPrivateKPIDependency = 1;
6887 if (aKext->loadInfo->flags.hasPrivateKPIDependency)

Completed in 314 milliseconds