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

/freebsd-10-stable/contrib/unbound/util/
H A Dlog.c84 static int log_time_asc = 0; variable
187 log_time_asc = use_asc;
247 if(log_time_asc && strftime(tmbuf, sizeof(tmbuf), "%b %d %H:%M:%S",
254 if(log_time_asc && GetTimeFormat(LOCALE_USER_DEFAULT, 0, NULL, NULL,

Completed in 49 milliseconds