Searched refs:CURLPROTO_FTP (Results 1 – 13 of 13) sorted by relevance
55 { "ftp", CURLPROTO_FTP }, in get_libcurl_info()
274 { "ftp", CURLPROTO_FTP }, in proto2num()
146 NV(CURLPROTO_FTP),
500 if((protocol == CURLPROTO_FTP || protocol == CURLPROTO_FTPS) && in post_per_transfer()
92 (long)CURLPROTO_FTP |
694 CURLPROTO_FTP 7.19.4
614 #define CURLPROTO_FTP (1<<2) macro
68 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS)
172 CURLPROTO_FTP, /* protocol */173 CURLPROTO_FTP, /* family */203 CURLPROTO_FTP, /* family */
1997 if((conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_FTP)) && in Curl_http()
540 set->redir_protocols = CURLPROTO_HTTP | CURLPROTO_HTTPS | CURLPROTO_FTP | in Curl_init_userdefined()
962 #define CURLPROTO_FTP (1<<2) macro
854 d CURLPROTO_FTP...