Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.c1831 static CURLcode ftp_epsv_disable(struct connectdata *conn) in ftp_epsv_disable() function
2053 return ftp_epsv_disable(conn); in ftp_state_pasv_resp()
2102 return ftp_epsv_disable(conn); in ftp_state_pasv_resp()
3681 return ftp_epsv_disable(conn); in ftp_do_more()