Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/util/
Dlog.c83 static int log_time_asc = 0; variable
205 log_time_asc = use_asc; in log_set_time_asc()
274 if(log_time_asc && strftime(tmbuf, sizeof(tmbuf), "%b %d %H:%M:%S", in log_vmsg()
281 if(log_time_asc && GetTimeFormat(LOCALE_USER_DEFAULT, 0, NULL, NULL, in log_vmsg()