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

/httpd/modules/cache/
H A Dmod_cache.h182 APR_DECLARE_EXTERNAL_HOOK(cache, CACHE, int, cache_status, (cache_handle_t *h,
H A Dmod_cache.c1765 static int cache_status(cache_handle_t *h, request_rec *r, function
2598 cache_hook_cache_status(cache_status, NULL, NULL, APR_HOOK_MIDDLE);
2695 APR_HOOK_LINK(cache_status)
2698 APR_IMPLEMENT_EXTERNAL_HOOK_RUN_ALL(cache, CACHE, int, cache_status,

Completed in 26 milliseconds