Searched refs:ftp_state_retr (Results 1 – 1 of 1) sorted by relevance
222 static CURLcode ftp_state_retr(struct Curl_easy *data, curl_off_t filesize);1668 result = ftp_state_retr(data, ftpc->known_filesize); in ftp_state_quote()2190 static CURLcode ftp_state_retr(struct Curl_easy *data, in ftp_state_retr() function2328 result = ftp_state_retr(data, filesize); in ftp_state_size_resp()
Completed in 10 milliseconds