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

/httpd/support/
H A Drotatelogs.c74 int create_path; member in struct:rotate_config
211 fprintf(stderr, "Create parent directories: %12s\n", config->create_path ? "yes" : "no");
440 if (config->create_path) {
608 config.create_path = 1;

Completed in 12 milliseconds