Home
last modified time | relevance | path

Searched refs:replaceDextInternal (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h723 static void replaceDextInternal(
/xnu-11215/libkern/c++/
H A DOSKext.cpp5388 OSKext::replaceDextInternal(OSKext *olddext, OSKext *newdext) in replaceDextInternal() function in OSKext
5521 replaceDextInternal(olddext, newdext); in upgradeDext()
5577 replaceDextInternal(dext, NULL); in removeDext()
5727 replaceDextInternal(dext, newdext); in decrementDextLaunchCount()
5736 replaceDextInternal(dext, NULL); in decrementDextLaunchCount()