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

/httpd/server/
H A Dlog.c1641 static apr_status_t piped_log_spawn(piped_log *pl) function
1661 "piped_log_spawn: unable to setup child process '%s'",
1719 if ((rv = piped_log_spawn(pl)) != APR_SUCCESS) {
1786 if (piped_log_spawn(pl) != APR_SUCCESS) {

Completed in 1548 milliseconds