Home
last modified time | relevance | path

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

/xnu-8796.101.5/libkern/libkern/c++/
H A DOSKext.h672 static OSReturn validateKCUUIDfromPrelinkInfo(
/xnu-8796.101.5/libkern/c++/
H A DOSKext.cpp14007 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&kernelcache_uuid, type, infoDict, kPrelinkInfoBootKCI…
14021 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&pageablekc_uuid, type, infoDict, kPrelinkInfoPageable…
14038 OSKext::validateKCUUIDfromPrelinkInfo( function in OSKext