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

/httpd/modules/cache/
H A Dmod_cache.c83 static int cache_quick_handler(request_rec *r, int lookup) function
337 "cache_quick_handler(%s): ap_pass_brigade returned",
2594 ap_hook_quick_handler(cache_quick_handler, NULL, NULL, APR_HOOK_FIRST);

Completed in 15 milliseconds