Searched defs:uuid_t (Results 1 – 5 of 5) sorted by relevance
15 typedef unsigned char uuid_t[16]; typedef
91 typedef struct uuid uuid_t; typedef
75 } uuid_t; typedef
283 using uuid_t = uint8_t[16]; global() variable
101 using uuid_t = uint8_t[16]; in parseModuleId() typedef