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

/httpd/modules/proxy/
H A Dmod_proxy_ftp.c2066 int finish = FALSE; local
2104 finish = TRUE;
2108 if (FALSE == finish) {
2117 finish = TRUE;
2124 if (TRUE == finish) {
2148 /* finish */
H A Dmod_proxy_http.c1759 int finish = FALSE; local
1860 finish = TRUE;
1904 finish = TRUE;
1911 } while (!finish);
/httpd/modules/filters/
H A Dmod_include.c3421 * two times again to finish our work. In that case, we

Completed in 2399 milliseconds