Searched refs:timeval_store (Results 1 – 4 of 4) sorted by relevance
66 struct timeval *timeval_store(struct timeval *tv, usec_t u);
120 timeval_store(&tv, 10 * USEC_PER_MSEC); in create_log_socket()122 timeval_store(&tv, 10 * USEC_PER_SEC); in create_log_socket()
66 struct timeval *timeval_store(struct timeval *tv, usec_t u) { in timeval_store() function
1557 public unowned timeval timeval_store(out timeval tv, usec c);