Searched defs:uuid_t (Results 1 – 4 of 4) sorted by relevance
74 typedef struct uuid uuid_t; typedef
22 alias GUID UUID, /*IID, CLSID, */FMTID, uuid_t; variable
24 alias UUID uuid_t; variable
263 using uuid_t = uint8_t[16]; variable