Lines Matching defs:uuid_string
176 static char uuid_string[40];178 sprintf(uuid_string, "{%02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x}",181 return uuid_string;