Searched refs:apr_pool_walk_tree (Results 1 – 1 of 1) sorted by relevance
1212 static int apr_pool_walk_tree(apr_pool_t *pool, in apr_pool_walk_tree() function1231 rv = apr_pool_walk_tree(child, fn, data); in apr_pool_walk_tree()1316 return apr_pool_walk_tree(parent, pool_is_child_of, pool); in apr_pool_is_child_of()1979 if (apr_pool_walk_tree(global_pool, pool_find, &pool)) in apr_pool_find()2014 apr_pool_walk_tree(pool, pool_num_bytes, &size); in apr_pool_num_bytes()