Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libuuid/common/
H A Duuid.c611 uuid_time(uuid_t uu, struct timeval *ret_tv) in uuid_time() argument
635 if (ret_tv) { in uuid_time()
636 *ret_tv = tv; in uuid_time()