Searched refs:curl_ftpfile (Results 1 – 3 of 3) sorted by relevance
98 } curl_ftpfile; typedef139 curl_ftpfile prevmethod; /* ftp method in previous transfer */
1612 curl_ftpfile ftp_filemethod; /* how to get to a file when FTP is used */
342 data->set.ftp_filemethod = (curl_ftpfile)arg; in vsetopt()