Home
last modified time | relevance | path

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

/xnu-8792.81.2/libkern/libkern/c++/
H A DOSKext.h666 static OSReturn validateKCUUIDfromPrelinkInfo(
/xnu-8792.81.2/libkern/c++/
H A DOSKext.cpp13929 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&kernelcache_uuid, type, infoDict, kPrelinkInfoBootKCI…
13943 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&pageablekc_uuid, type, infoDict, kPrelinkInfoPageable…
13960 OSKext::validateKCUUIDfromPrelinkInfo( function in OSKext