Searched refs:uuid_time (Results 1 - 5 of 5) 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);
H A DAndroid.mk13 uuid_time.c
H A Duuid.h94 /* uuid_time.c */
95 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv);
H A Duuid.h.in94 /* uuid_time.c */
95 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv);
H A Dtst_uuid.c144 time_reg = uuid_time(buf, &tv);

Completed in 101 milliseconds