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

/httpd/modules/generators/
H A Dmod_cgi.c353 static void cgi_child_errfn(apr_pool_t *pool, apr_status_t err, function
449 ((rc = apr_procattr_child_errfn_set(procattr, cgi_child_errfn)) != APR_SUCCESS)) {

Completed in 2119 milliseconds