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

/httpd/support/
H A Dpasswd_common.h95 int abort_on_oom(int rc);
H A Dpasswd_common.c53 int abort_on_oom(int rc) function
H A Dhtpasswd.c297 apr_pool_abort_set(abort_on_oom, pool);
H A Dhtdbm.c113 apr_pool_abort_set(abort_on_oom, *pool);
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 1816 milliseconds