Searched refs:destroy_cache (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/aaa/
H A Dmod_authn_socache.c59 static apr_status_t destroy_cache(void *data) function
132 apr_pool_cleanup_register(pconf, (void*)s, destroy_cache, apr_pool_cleanup_null);
/httpd/modules/cache/
H A Dmod_cache_socache.c1367 static apr_status_t destroy_cache(void *data) function
1506 apr_pool_cleanup_register(pconf, (void *) s, destroy_cache,

Completed in 21 milliseconds