Home
last modified time | relevance | path

Searched refs:CURLPROTO_HTTP (Results 1 – 17 of 17) sorted by relevance

/external/curl/src/
Dtool_libinfo.c58 { "http", CURLPROTO_HTTP }, in get_libcurl_info()
Dtool_paramhlp.c255 { "http", CURLPROTO_HTTP }, in proto2num()
Dtool_setopt.c144 NV(CURLPROTO_HTTP),
Dtool_operate.c922 if(built_in_protos & CURLPROTO_HTTP) { in operate_do()
/external/curl/tests/data/
Dtest140192 (long)CURLPROTO_HTTP);
/external/curl/lib/
Dpop3.c181 CURLPROTO_HTTP, /* protocol */
206 CURLPROTO_HTTP, /* protocol */
Dsmtp.c180 CURLPROTO_HTTP, /* protocol */
205 CURLPROTO_HTTP, /* protocol */
Dimap.c183 CURLPROTO_HTTP, /* protocol */
208 CURLPROTO_HTTP, /* protocol */
Durldata.h66 #define PROTO_FAMILY_HTTP (CURLPROTO_HTTP|CURLPROTO_HTTPS)
Dhttp.c123 CURLPROTO_HTTP, /* protocol */
1997 ((conn->given->protocol&CURLPROTO_HTTP) && in Curl_http()
Dftp.c236 CURLPROTO_HTTP, /* protocol */
262 CURLPROTO_HTTP, /* protocol */
Dhttp2.c190 CURLPROTO_HTTP, /* protocol */
Durl.c6833 case CURLPROTO_HTTP: in get_protocol_family()
6835 family = CURLPROTO_HTTP; in get_protocol_family()
/external/curl/docs/libcurl/
Dsymbols-in-versions610 CURLPROTO_HTTP 7.19.4
/external/google-breakpad/src/third_party/curl/
Dcurl.h612 #define CURLPROTO_HTTP (1<<0) macro
/external/curl/include/curl/
Dcurl.h816 #define CURLPROTO_HTTP (1<<0) macro
/external/curl/packages/OS400/
Dcurl.inc.in761 d CURLPROTO_HTTP...