Searched defs:uuid_parse (Results 1 – 2 of 2) sorted by relevance
43 int uuid_parse(const char *in, uuid_t uu) in uuid_parse() function
30 #define uuid_parse(a, b) -1 macro