Searched refs:__darwin_uuid_t (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_uuid_t.h30 typedef __darwin_uuid_t uuid_t;
/darwin-on-arm/xnu/bsd/uuid/
H A Duuid.h42 typedef __darwin_uuid_t uuid_t;
/darwin-on-arm/xnu/bsd/sys/
H A D_types.h135 typedef unsigned char __darwin_uuid_t[16]; typedef
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_generic.c142 extern kern_return_t IOBSDGetPlatformUUID(__darwin_uuid_t uuid, mach_timespec_t timeoutp);
2791 __darwin_uuid_t uuid_kern; /* for IOKit call */

Completed in 79 milliseconds