Home
last modified time | relevance | path

Searched refs:apr_pool_create_core_ex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/apr/include/
Dapr_pools.h206 APR_DECLARE(apr_status_t) apr_pool_create_core_ex(apr_pool_t **newpool,
291 #define apr_pool_create_core_ex(newpool, abort_fn, allocator) \ macro
/freebsd-12-stable/contrib/apr/memory/unix/
Dapr_pools.c1156 APR_DECLARE(apr_status_t) apr_pool_create_core_ex(apr_pool_t **newpool, in apr_pool_create_core_ex() function
2906 #undef apr_pool_create_core_ex
2907 APR_DECLARE(apr_status_t) apr_pool_create_core_ex(apr_pool_t **newpool,
2911 APR_DECLARE(apr_status_t) apr_pool_create_core_ex(apr_pool_t **newpool, function