Searched refs:CURLPROTO_FTPS (Results 1 – 11 of 11) sorted by relevance
56 { "ftps", CURLPROTO_FTPS }, in get_libcurl_info()
283 { "ftps", CURLPROTO_FTPS }, in proto2num()
143 NV(CURLPROTO_FTPS),
1678 if((protocol == CURLPROTO_FTP || protocol == CURLPROTO_FTPS) && in operate_do()
660 CURLPROTO_FTPS 7.19.4
615 #define CURLPROTO_FTPS (1<<3) macro
67 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS)
213 CURLPROTO_FTPS, /* protocol */
4308 case CURLPROTO_FTPS: in get_protocol_family()
896 #define CURLPROTO_FTPS (1<<3) macro
840 d CURLPROTO_FTPS...