Searched defs:use_localtime (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Drotatelogs.c61 int use_localtime; member in struct:rotate_config
169 if (config->use_localtime) {
208 fprintf(stderr, "Rotation based on localtime: %12s\n", config->use_localtime ? "yes" : "no");
414 if (config->use_localtime)
542 if (config->use_localtime) {
592 config.use_localtime = 1;

Completed in 12 milliseconds