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

/httpd/modules/proxy/
H A Dmod_proxy_http.c1438 int toclose; local
1549 toclose = ap_proxy_clear_connection_fn(r, r->headers_out);
1550 if (toclose) {
1552 if (toclose < 0) {
1998 int toclose = 0; local
2101 toclose = backend->close;
2168 if (toclose) {

Completed in 648 milliseconds