Home
last modified time | relevance | path

Searched refs:CURLPROTO_FTPS (Results 1 – 10 of 10) sorted by relevance

/external/curl/src/
Dtool_libinfo.c56 { "ftps", CURLPROTO_FTPS }, in get_libcurl_info()
Dtool_paramhlp.c258 { "ftps", CURLPROTO_FTPS }, in proto2num()
Dtool_setopt.c132 NV(CURLPROTO_FTPS),
/external/curl/docs/libcurl/
Dsymbols-in-versions585 CURLPROTO_FTPS 7.19.4
/external/curl/lib/
Durldata.h67 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS)
Dftp.c209 CURLPROTO_FTPS, /* protocol */
Durl.c6524 case CURLPROTO_FTPS: in get_protocol_family()
/external/google-breakpad/src/third_party/curl/
Dcurl.h615 #define CURLPROTO_FTPS (1<<3) macro
/external/curl/include/curl/
Dcurl.h813 #define CURLPROTO_FTPS (1<<3) macro
/external/curl/packages/OS400/
Dcurl.inc.in761 d CURLPROTO_FTPS...