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