HomeSort by: relevance | last modified time | path
    Searched defs:log_time_asc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
log.c 84 static int log_time_asc = 0; variable
208 log_time_asc = use_asc;
281 if(log_time_iso && log_time_asc) {
310 if(log_time_asc && strftime(tmbuf, sizeof(tmbuf), "%b %d %H:%M:%S",
317 if(log_time_asc && GetTimeFormat(LOCALE_USER_DEFAULT, 0, NULL, NULL,
  /src/external/bsd/nsd/dist/
util.c 68 int log_time_asc = 1; variable
163 if(log_time_asc) {

Completed in 18 milliseconds