Searched refs:uuid_kern (Results 1 – 1 of 1) sorted by relevance
2264 __darwin_uuid_t uuid_kern = {}; /* for IOKit call */ in gethostuuid() local2298 kret = IOBSDGetPlatformUUID(uuid_kern, mach_ts); in gethostuuid()2306 error = copyout(uuid_kern, uap->uuid_buf, sizeof(uuid_kern)); in gethostuuid()