Home
last modified time | relevance | path

Searched refs:ap_proxy_cache_conditional (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/modules/proxy/
Dproxy_cache.c636 int ap_proxy_cache_conditional(request_rec *r, cache_req *c, BUFF *cachefp) in ap_proxy_cache_conditional() function
1140 return ap_proxy_cache_conditional(r, c, cachefp); in ap_proxy_cache_check()
1468 return ap_proxy_cache_conditional(r, c, c->fp); in ap_proxy_cache_update()
1570 return ap_proxy_cache_conditional(r, c, c->fp); in ap_proxy_cache_update()