Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/modules/proxy/
Dproxy_util.c608 c = ap_proxy_cache_error(c); in ap_proxy_send_fb()
639 c = ap_proxy_cache_error(c); in ap_proxy_send_fb()
719 c = ap_proxy_cache_error(c); in ap_proxy_write_headers()
730 c = ap_proxy_cache_error(c); in ap_proxy_write_headers()
880 cache_req *ap_proxy_cache_error(cache_req *c) in ap_proxy_cache_error() function
1334 c = ap_proxy_cache_error(c); in ap_proxy_send_hdr_line()
Dproxy_cache.c1504 c = ap_proxy_cache_error(c); in ap_proxy_cache_update()
1514 c = ap_proxy_cache_error(c); in ap_proxy_cache_update()
1523 c = ap_proxy_cache_error(c); in ap_proxy_cache_update()
1531 c = ap_proxy_cache_error(c); in ap_proxy_cache_update()
1552 c = ap_proxy_cache_error(c); in ap_proxy_cache_update()
Dmod_proxy.h310 cache_req *ap_proxy_cache_error(cache_req *r);
Dproxy_ftp.c368 c = ap_proxy_cache_error(c); in send_dir()
1396 c = ap_proxy_cache_error(c); in ap_proxy_ftp_handler()
/mirbsd/src/usr.sbin/httpd/src/include/
Dap_compat.h276 #define proxy_cache_error ap_proxy_cache_error