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);1678 result = ftp_state_retr(data, ftpc->known_filesize); in ftp_state_quote()2198 static CURLcode ftp_state_retr(struct Curl_easy *data, in ftp_state_retr() function2335 result = ftp_state_retr(data, filesize); in ftp_state_size_resp()
Completed in 12 milliseconds