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

/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c502 time_t time_t_sec; local
508 time_t_sec = tv.tv_sec;
509 (void)ctime_r(&time_t_sec, buf);

Completed in 48 milliseconds