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

/macosx-10.10/apache-793/httpd/server/
H A Dlog.c1542 static apr_status_t piped_log_spawn(piped_log *pl) function
1562 "piped_log_spawn: unable to setup child process '%s'",
1620 if ((rv = piped_log_spawn(pl)) != APR_SUCCESS) {
1687 if (piped_log_spawn(pl) != APR_SUCCESS) {

Completed in 184 milliseconds