Home
last modified time | relevance | path

Searched refs:curl_ftpfile (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dftp.h97 } curl_ftpfile; typedef
Durldata.h1707 curl_ftpfile ftp_filemethod; /* how to get to a file when FTP is used */
Dsetopt.c1162 data->set.ftp_filemethod = (curl_ftpfile)arg; in Curl_vsetopt()