Searched refs:ap_socache_provider_t (Results 1 - 8 of 8) sorted by relevance

/httpd/include/
H A Dap_socache.h63 * Iterator callback prototype for the ap_socache_provider_t->iterate() method
75 * this value is returned to the ap_socache_provider_t->iterate() caller
89 typedef struct ap_socache_provider_t { struct
215 } ap_socache_provider_t; typedef in typeref:struct:ap_socache_provider_t
/httpd/modules/cache/
H A Dmod_socache_dc.c173 static const ap_socache_provider_t socache_dc = {
H A Dmod_socache_memcache.c298 static const ap_socache_provider_t socache_mc = {
H A Dmod_socache_dbm.c574 static const ap_socache_provider_t socache_dbm = {
H A Dmod_socache_shmcb.c1038 static const ap_socache_provider_t socache_shmcb = {
H A Dmod_cache_socache.c102 ap_socache_provider_t *socache_provider;
/httpd/modules/ssl/
H A Dssl_private.h504 const ap_socache_provider_t *sesscache;
522 const ap_socache_provider_t *stapling_cache;
/httpd/modules/aaa/
H A Dmod_authn_socache.c46 static ap_socache_provider_t *socache_provider = NULL;

Completed in 29 milliseconds