Searched refs:temp_error_log (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dmain.c466 const char *temp_error_log = NULL; local
557 temp_error_log = apr_pstrdup(process->pool, opt_arg);
644 if (temp_error_log) {
645 ap_replace_stderr_log(process->pool, temp_error_log);

Completed in 291 milliseconds