Searched refs:CURLPROTO_HTTP (Results 1 – 16 of 16) sorted by relevance
/external/curl/src/ |
D | tool_libinfo.c | 58 { "http", CURLPROTO_HTTP }, in get_libcurl_info()
|
D | tool_paramhlp.c | 255 { "http", CURLPROTO_HTTP }, in proto2num()
|
D | tool_setopt.c | 126 NV(CURLPROTO_HTTP),
|
D | tool_operate.c | 922 if(built_in_protos & CURLPROTO_HTTP) { in operate_do()
|
/external/curl/tests/data/ |
D | test1401 | 91 (long)CURLPROTO_HTTP);
|
/external/curl/lib/ |
D | pop3.c | 183 CURLPROTO_HTTP, /* protocol */ 208 CURLPROTO_HTTP, /* protocol */
|
D | smtp.c | 182 CURLPROTO_HTTP, /* protocol */ 207 CURLPROTO_HTTP, /* protocol */
|
D | imap.c | 184 CURLPROTO_HTTP, /* protocol */ 209 CURLPROTO_HTTP, /* protocol */
|
D | urldata.h | 66 #define PROTO_FAMILY_HTTP (CURLPROTO_HTTP|CURLPROTO_HTTPS)
|
D | http2.c | 139 CURLPROTO_HTTP, /* protocol */
|
D | http.c | 123 CURLPROTO_HTTP, /* protocol */ 2017 ((conn->given->protocol&CURLPROTO_HTTP) && in Curl_http()
|
D | ftp.c | 236 CURLPROTO_HTTP, /* protocol */ 262 CURLPROTO_HTTP, /* protocol */
|
/external/curl/docs/libcurl/ |
D | symbols-in-versions | 571 CURLPROTO_HTTP 7.19.4
|
/external/google-breakpad/src/third_party/curl/ |
D | curl.h | 612 #define CURLPROTO_HTTP (1<<0) macro
|
/external/curl/include/curl/ |
D | curl.h | 783 #define CURLPROTO_HTTP (1<<0) macro
|
/external/curl/packages/OS400/ |
D | curl.inc.in | 734 d CURLPROTO_HTTP...
|