Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp11427 uuid_t thisKextTextUUID; local
11449 memcpy(&thisKextTextUUID, uuid_data->getBytesNoCopy(), sizeof(thisKextTextUUID));
11465 || (0 == uuid_compare(uuid, thisKextTextUUID))) {