Searched refs:ms_to_timespec (Results 1 – 2 of 2) sorted by relevance
161 static inline void ms_to_timespec(time_t milliseconds, struct timespec *ts) in ms_to_timespec() function
947 ms_to_timespec(timeout_ms, timeout); in connect_to_server_wait_retry()