Searched refs:ret_tv (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/uuid/
H A Duuid_time.c46 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) argument
62 if (ret_tv)
63 *ret_tv = tv;
H A Duuid.h96 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv);

Completed in 18 milliseconds