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

/httpd/support/
H A Drotatelogs.c71 int create_empty; member in struct:rotate_config
214 fprintf(stderr, "Rotation create empty logs: %12s\n", config->create_empty ? "yes" : "no");
621 config.create_empty = 1;
688 if (config.create_empty && config.tRotation) {
707 if (config.create_empty && config.tRotation) {

Completed in 11 milliseconds