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

/httpd/modules/proxy/
H A Dmod_proxy_ftp.c771 /* Parse EPSV reply and return port, or zero on error. */
772 static apr_port_t parse_epsv_reply(const char *reply) argument
781 p = ap_strchr_c(reply, '(');
1438 /* Parse the port out of the EPSV reply. */
1868 /* 110 Restart marker reply. */

Completed in 29 milliseconds