Searched defs:BODY (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/proxy/ | ||
H A D | mod_proxy_ftp.c | 432 HEADER, BODY, FOOTER enumerator in enum:__anon294::__anon295 595 ctx->state = BODY; 599 while (BODY == ctx->state) { 697 continue; /* while state is BODY */ |
Completed in 1366 milliseconds