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

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp92 static bool _OSKextInUnloadedPrelinkedKexts(const OSSymbol * theBundleID);
6094 if (!_OSKextInUnloadedPrelinkedKexts(bundleID)) {
6570 if (_OSKextInUnloadedPrelinkedKexts(thisKext->bundleID)) {
8916 bool _OSKextInUnloadedPrelinkedKexts( const OSSymbol * theBundleID ) function

Completed in 97 milliseconds