Home
last modified time | relevance | path

Searched refs:uuid_type (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/uuid/
Dtst_uuid.c77 type = uuid_type(buf); variant = uuid_variant(buf); in main()
93 type = uuid_type(buf); variant = uuid_variant(buf); in main()
114 type = uuid_type(buf); variant = uuid_variant(buf); in main()
Duuid_time.c68 int uuid_type(const uuid_t uu) in uuid_type() function
126 type = uuid_type(buf); in main()
Duuid.h94 int uuid_type(const uuid_t uu);