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

/httpd/support/
H A Drotatelogs.c272 static void post_rotate(apr_pool_t *pool, struct logfile *newlog, function
305 char *error = apr_psprintf(pool, "post_rotate: apr_procattr_create failed " \
316 char *error = apr_psprintf(pool, "post_rotate: could not set up process " \
465 post_rotate(newlog.pool, &newlog, config, status);

Completed in 453 milliseconds