Searched refs:__uapi_uuid_t (Results 1 – 1 of 1) sorted by relevance
12 typedef unsigned char __uapi_uuid_t[16]; typedef 17 * Note, __uapi_uuid_t is 1-byte aligned on modern compilers and 4-byte18 * aligned on others. Ensure that __uapi_uuid_t in a struct is placed at22 static_assert(sizeof(__uapi_uuid_t) == sizeof(uuid_t));23 #define __uapi_uuid_t uuid_t macro 72 __uapi_uuid_t uuid;122 __uapi_uuid_t uuid;155 __uapi_uuid_t uuid;