Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp11426 uuid_t thisKextUUID; local
11441 memcpy(&thisKextUUID, uuid_data->getBytesNoCopy(), sizeof(thisKextUUID));
11443 uuid_unparse(thisKextUUID, uuid_key);
11464 if ((0 == uuid_compare(uuid, thisKextUUID))