Home
last modified time | relevance | path

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

/xnu-8020.101.4/libkern/libkern/c++/
H A DOSKext.h620 static OSReturn validateKCUUIDfromPrelinkInfo(
/xnu-8020.101.4/libkern/c++/
H A DOSKext.cpp12949 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&kernelcache_uuid, type, infoDict, kPrelinkInfoBootKCI…
12963 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&pageablekc_uuid, type, infoDict, kPrelinkInfoPageable…
12980 OSKext::validateKCUUIDfromPrelinkInfo( function in OSKext