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

/netbsd-6-1-5-RELEASE/sbin/ping/
H A Dping.c222 static double timespec_to_sec(const struct timespec *);
693 last = timespec_to_sec(&clear_cache) + maxwait;
704 d_last = last - timespec_to_sec(&now);
1305 timespec_to_sec(const struct timespec *tp) function

Completed in 79 milliseconds