Searched refs:__darwin_uuid_t (Results 1 – 3 of 3) sorted by relevance
31 typedef __darwin_uuid_t uuid_t;
79 typedef unsigned char __darwin_uuid_t[16]; typedef
165 extern kern_return_t IOBSDGetPlatformUUID(__darwin_uuid_t uuid, mach_timespec_t timeoutp);2197 __darwin_uuid_t uuid_kern = {}; /* for IOKit call */ in gethostuuid()