Lines Matching defs:pool
46 * provider pool.
47 * @param pool The pool to create any storage from
54 AP_DECLARE(apr_status_t) ap_register_provider(apr_pool_t *pool,
62 * provider pool.
75 * @param pool The pool to create any storage from
81 AP_DECLARE(apr_array_header_t *) ap_list_provider_names(apr_pool_t *pool,
87 * @param pool The pool to create any storage from
92 AP_DECLARE(apr_array_header_t *) ap_list_provider_groups(apr_pool_t *pool);