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

/httpd/modules/filters/
H A Dmod_ext_filter.c394 static void child_errfn(apr_pool_t *pool, apr_status_t err, const char *description) function
445 rc = apr_procattr_child_errfn_set(ctx->procattr, child_errfn);

Completed in 36 milliseconds