Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.c1762 static CURLcode ftp_epsv_disable(struct connectdata *conn) in ftp_epsv_disable() function
1910 return ftp_epsv_disable(conn); in ftp_state_pasv_resp()
1963 return ftp_epsv_disable(conn); in ftp_state_pasv_resp()
3523 return ftp_epsv_disable(conn); in ftp_do_more()