Searched refs:apr_allocator_owner_get (Results 1 – 2 of 2) sorted by relevance
128 APR_DECLARE(apr_pool_t *) apr_allocator_owner_get(apr_allocator_t *allocator)
180 APR_DECLARE(apr_pool_t *) apr_allocator_owner_get(apr_allocator_t *allocator) in apr_allocator_owner_get() function845 if (apr_allocator_owner_get(allocator) == pool) { in apr_pool_destroy()863 if (apr_allocator_owner_get(allocator) == pool) { in apr_pool_destroy()1659 && apr_allocator_owner_get(pool->allocator) == pool) { in pool_destroy_debug()