Home
last modified time | relevance | path

Searched refs:CURLPROTO_HTTPS (Results 1 – 11 of 11) sorted by relevance

/external/curl/src/
Dtool_libinfo.c59 { "https", CURLPROTO_HTTPS }, in get_libcurl_info()
Dtool_paramhlp.c256 { "https", CURLPROTO_HTTPS }, in proto2num()
Dtool_setopt.c135 NV(CURLPROTO_HTTPS),
/external/curl/docs/libcurl/
Dsymbols-in-versions588 CURLPROTO_HTTPS 7.19.4
/external/curl/lib/
Durldata.h66 #define PROTO_FAMILY_HTTP (CURLPROTO_HTTP|CURLPROTO_HTTPS)
Dhttp.c147 CURLPROTO_HTTPS, /* protocol */
2038 if(((conn->given->protocol&CURLPROTO_HTTPS) && in Curl_http()
2372 (conn->handler->protocol&CURLPROTO_HTTPS)? in Curl_http()
Dhttp2.c206 CURLPROTO_HTTPS, /* protocol */
Durl.c6519 case CURLPROTO_HTTPS: in get_protocol_family()
/external/google-breakpad/src/third_party/curl/
Dcurl.h613 #define CURLPROTO_HTTPS (1<<1) macro
/external/curl/include/curl/
Dcurl.h811 #define CURLPROTO_HTTPS (1<<1) macro
/external/curl/packages/OS400/
Dcurl.inc.in757 d CURLPROTO_HTTPS...