Searched refs:ap_find_pool (Results 1 – 3 of 3) sorted by relevance
727 API_EXPORT(pool *) ap_find_pool(const void *ts) function1467 if (!ap_pool_is_ancestor(ap_find_pool(key), t->a.pool)) {1471 if (!ap_pool_is_ancestor(ap_find_pool(val), t->a.pool)) {1553 if (!ap_pool_is_ancestor(ap_find_pool(key), t->a.pool)) {1557 if (!ap_pool_is_ancestor(ap_find_pool(val), t->a.pool)) {1591 if (!ap_pool_is_ancestor(ap_find_pool(key), t->a.pool)) {1595 if (!ap_pool_is_ancestor(ap_find_pool(val), t->a.pool)) {
151 API_EXPORT(pool *) ap_find_pool(const void *ts);
134 #define find_pool ap_find_pool