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

/freebsd-10-stable/contrib/unbound/util/
H A Dlog.c82 static time_t* log_now = NULL; variable
182 log_now = t;
243 if(log_now)
244 now = (time_t)*log_now;

Completed in 101 milliseconds