Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/nsd/
Dnetio.c100 timeval_to_timespec(&netio->cached_current_time, &current_timeval); in netio_current_time()
Dutil.h314 timeval_to_timespec(struct timespec *left, in timeval_to_timespec() function