Home
last modified time | relevance | path

Searched defs:uuid_parse (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/uuid/
H A Dparse.c43 int uuid_parse(const char *in, uuid_t uu) in uuid_parse() function
/aosp_15_r20/external/f2fs-tools/mkfs/
H A Df2fs_format.c30 #define uuid_parse(a, b) -1 macro