Searched refs:uu1 (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/libkern/uuid/
H A Duuid.c76 uuid_compare(const uuid_t uu1, const uuid_t uu2) argument
78 return memcmp(uu1, uu2, sizeof(uuid_t));
/xnu-2422.115.4/bsd/uuid/
H A Duuid.h55 int uuid_compare(const uuid_t uu1, const uuid_t uu2);

Completed in 20 milliseconds