Searched refs:ap_list_provider_groups (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dap_provider.h92 AP_DECLARE(apr_array_header_t *) ap_list_provider_groups(apr_pool_t *pool);
/httpd/server/
H A Dprovider.c167 AP_DECLARE(apr_array_header_t *) ap_list_provider_groups(apr_pool_t *pool) function
/httpd/modules/generators/
H A Dmod_info.c716 apr_array_header_t *groups = ap_list_provider_groups(r->pool);

Completed in 11 milliseconds