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

/httpd/support/
H A Drotatelogs.c67 int truncate; member in struct:rotate_config
345 /* After a error, truncate the current file and write out an error
421 if (config->truncate) {
461 | (config->truncate || (config->num_files > 0 && status->current.fd) ? APR_TRUNCATE : 0),
611 config.truncate = 1;

Completed in 553 milliseconds