Searched defs:uuid_parse (Results 1 – 2 of 2) sorted by relevance
| /external/e2fsprogs/lib/uuid/ | ||
| D | parse.c | 43 int uuid_parse(const char *in, uuid_t uu) in uuid_parse() function |
| /external/f2fs-tools/mkfs/ | ||
| D | f2fs_format.c | 30 #define uuid_parse(a, b) -1 macro |