Searched defs:cache_socache_module (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cache/
H A Dmod_cache_socache.c63 module AP_MODULE_DECLARE_DATA cache_socache_module; variable
354 ap_get_module_config(r->per_dir_config, &cache_socache_module);
356 &cache_socache_module);
434 ap_get_module_config(r->per_dir_config, &cache_socache_module);
436 &cache_socache_module);
723 &cache_socache_module);
784 ap_get_module_config(r->per_dir_config, &cache_socache_module);
786 &cache_socache_module);
946 ap_get_module_config(r->per_dir_config, &cache_socache_module);
1100 &cache_socache_module);
[all...]

Completed in 53 milliseconds