Searched refs:curl_ftpfile (Results 1 – 3 of 3) sorted by relevance
98 } curl_ftpfile; typedef
1646 curl_ftpfile ftp_filemethod; /* how to get to a file when FTP is used */
1114 data->set.ftp_filemethod = (curl_ftpfile)arg; in Curl_vsetopt()