Searched refs:UUID_SIZE (Results 1 – 5 of 5) sorted by relevance
39 #define UUID_SIZE 128 macro51 strncat(_clientEndpoint, UUID, UUID_SIZE); in clientEndpoint()59 strncat(_serverEndpoint, user, UUID_SIZE); in serverEndpoint()
37 #define UUID_SIZE 128 macro50 char _uuid[UUID_SIZE];
33 strncpy(p->_uuid, uuidString, UUID_SIZE-1); in tspdata_setUUID()
249 #define UUID_SIZE 16 macro252 #define UUID_ALL_BITS (UUID_SIZE / UUID_STEP)264 for (i = 0, ones = 0, zeros = 0; i < UUID_SIZE; i += UUID_STEP) { in smbios_setuuid()315 #undef UUID_SIZE
36 #define UUID_SIZE 16 macro