Home
last modified time | relevance | path

Searched refs:setAutounloadEnabled (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/libkern/
H A DOSKextLib.cpp109 theKext->setAutounloadEnabled(true); in OSKextRetainKextWithLoadTag()
/xnu-11215/libkern/libkern/c++/
H A DOSKext.h876 virtual bool setAutounloadEnabled(bool flag);
/xnu-11215/libkern/c++/
H A DOSKext.cpp1876 OSKext::setAutounloadEnabled(bool flag) in setAutounloadEnabled() function in OSKext