Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dftp.c1790 static CURLcode ftp_epsv_disable(struct Curl_easy *data, in ftp_epsv_disable() function
1939 return ftp_epsv_disable(data, conn); in ftp_state_pasv_resp()
2003 return ftp_epsv_disable(data, conn); in ftp_state_pasv_resp()
3584 return ftp_epsv_disable(data, conn); in ftp_do_more()