Searched refs:UUID_STRING_LENGTH (Results 1 – 3 of 3) sorted by relevance
11 #define UUID_STRING_LENGTH 36 macro
79 if (strnlen(uuid, UUID_STRING_LENGTH) != UUID_STRING_LENGTH) { in read_uuid()
164 char uuid_string[UUID_STRING_LENGTH + 1U]; in fdtw_read_uuid()177 UUID_STRING_LENGTH + 1U); in fdtw_read_uuid()
Completed in 4 milliseconds