Searched refs:CURLPROTO_FTPS (Results 1 - 8 of 8) sorted by relevance

/external/curl/src/
H A Dtool_libinfo.c56 { "ftps", CURLPROTO_FTPS },
H A Dtool_paramhlp.c258 { "ftps", CURLPROTO_FTPS },
H A Dtool_setopt.c132 NV(CURLPROTO_FTPS),
/external/curl/include/curl/
H A Dcurl.h813 #define CURLPROTO_FTPS (1<<3) macro
/external/curl/lib/
H A Durldata.h67 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS)
H A Dftp.c209 CURLPROTO_FTPS, /* protocol */
H A Durl.c6524 case CURLPROTO_FTPS:
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h615 #define CURLPROTO_FTPS (1<<3) macro

Completed in 169 milliseconds