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

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp97 static bool _OSKextInUnloadedPrelinkedKexts(const OSSymbol * theBundleID);
6107 if (!_OSKextInUnloadedPrelinkedKexts(bundleID)) {
6568 if (_OSKextInUnloadedPrelinkedKexts(thisKext->bundleID)) {
8881 bool _OSKextInUnloadedPrelinkedKexts( const OSSymbol * theBundleID ) function

Completed in 178 milliseconds