Searched defs:cache_module (Results 1 - 1 of 1) 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...]

Completed in 270 milliseconds