OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log_time_asc
(Results
1 - 5
of
5
) 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.h
306
extern int
log_time_asc
;
util.c
68
int
log_time_asc
= 1;
variable
163
if(
log_time_asc
) {
configparser.y
489
log_time_asc
= cfg_parser->opt->log_time_ascii;
configparser.c
2100
log_time_asc
= cfg_parser->opt->log_time_ascii;
Completed in 25 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026