Searched defs:uuid_time (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/uuid/
H A Duuid_time.c2 * uuid_time.c --- Interpret the time field from a uuid. This program
56 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) function
137 time_reg = uuid_time(buf, &tv);

Completed in 80 milliseconds