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

/httpd/modules/cache/
H A Dmod_cache.c22 module AP_MODULE_DECLARE_DATA cache_module; variable
96 &cache_module);
406 &cache_module);
828 &cache_module);
871 dconf = ap_get_module_config(r->per_dir_config, &cache_module);
1730 &cache_module);
1771 &cache_module);
1773 cache_dir_conf *dconf = ap_get_module_config(r->per_dir_config, &cache_module);
1840 dconf = ap_get_module_config(r->per_dir_config, &cache_module);
1871 &cache_module);
[all...]
H A Dcache_util.c28 extern module AP_MODULE_DECLARE_DATA cache_module;
173 cache_dir_conf *dconf = ap_get_module_config(r->per_dir_config, &cache_module);
436 &cache_module);
479 &cache_module);
528 &cache_module);
1228 &cache_module);
H A Dcache_storage.c26 extern module AP_MODULE_DECLARE_DATA cache_module;
451 &cache_module);

Completed in 20 milliseconds