Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dftp.c107 static CURLcode ftp_quit(struct Curl_easy *data, struct connectdata *conn);
4036 * ftp_quit()
4044 static CURLcode ftp_quit(struct Curl_easy *data, struct connectdata *conn) in ftp_quit() function
4085 ftp_quit() will check the state of ftp->ctl_valid. If it's ok it in ftp_disconnect()
4092 (void)ftp_quit(data, conn); /* ignore errors on the QUIT */ in ftp_disconnect()

Completed in 5 milliseconds