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

/httpd/modules/cache/
H A Dcache_util.h302 cache_provider_list *cache_get_providers(request_rec *r,
H A Dmod_cache.c106 if (!(providers = cache_get_providers(r, conf, r->parsed_uri))) {
416 if (!(providers = cache_get_providers(r, conf, r->parsed_uri))) {
H A Dcache_util.c169 cache_provider_list *cache_get_providers(request_rec *r, function

Completed in 21 milliseconds