Searched refs:CURLPROTO_FTP (Results 1 – 11 of 11) sorted by relevance
55 { "ftp", CURLPROTO_FTP }, in get_libcurl_info()
257 { "ftp", CURLPROTO_FTP }, in proto2num()
123 NV(CURLPROTO_FTP),
90 (long)CURLPROTO_FTP |
568 CURLPROTO_FTP 7.19.4
67 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS)
1823 if((conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_FTP)) && in Curl_http()
182 CURLPROTO_FTP, /* protocol */
614 #define CURLPROTO_FTP (1<<2) macro
785 #define CURLPROTO_FTP (1<<2) macro
738 d CURLPROTO_FTP...