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

/httpd/support/
H A Dpasswd_common.c53 int abort_on_oom(int rc) function
H A Dab.c430 static int abort_on_oom(int retcode) function
2146 apr_pool_abort_set(abort_on_oom, cntxt);
/httpd/server/
H A Dmain.c292 static int abort_on_oom(int retcode) function
330 apr_pool_abort_set(abort_on_oom, cntx);
490 apr_pool_abort_set(abort_on_oom, apr_pool_parent_get(process->pool));

Completed in 19 milliseconds