Home
last modified time | relevance | path

Searched refs:timeval_store (Results 1 - 3 of 3) sorted by relevance

/third_party/eudev/src/shared/
H A Dtime-util.h66 struct timeval *timeval_store(struct timeval *tv, usec_t u);
H A Dtime-util.c66 struct timeval *timeval_store(struct timeval *tv, usec_t u) { in timeval_store() function
H A Dlog.c120 timeval_store(&tv, 10 * USEC_PER_MSEC); in create_log_socket()
122 timeval_store(&tv, 10 * USEC_PER_SEC); in create_log_socket()

Completed in 2 milliseconds