Searched refs:CURLPROTO_FTPS (Results 1 – 10 of 10) sorted by relevance
56 { "ftps", CURLPROTO_FTPS }, in get_libcurl_info()
295 { "ftps", CURLPROTO_FTPS }, in proto2num()
154 NV(CURLPROTO_FTPS),
484 if((protocol == CURLPROTO_FTP || protocol == CURLPROTO_FTPS) && in post_per_transfer()
712 CURLPROTO_FTPS 7.19.4
68 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS)
211 CURLPROTO_FTPS, /* protocol */
572 CURLPROTO_FTPS; in Curl_init_userdefined()
1003 #define CURLPROTO_FTPS (1<<3) macro
955 d CURLPROTO_FTPS...