/external/curl/include/curl/ |
D | typecheck-gcc.h | 628 curl_infotype, char *, size_t, void *); 630 curl_infotype, char *, size_t, const void *); 632 curl_infotype, const char *, size_t, void *); 634 curl_infotype, const char *, size_t, const void *); 636 curl_infotype, unsigned char *, size_t, void *); 638 curl_infotype, unsigned char *, size_t, const void *); 640 curl_infotype, const unsigned char *, size_t, void *); 642 curl_infotype, const unsigned char *, size_t, const void *);
|
D | curl.h | 465 } curl_infotype; typedef 469 curl_infotype type, /* what kind of data */
|
/external/curl/tests/unit/ |
D | unit1652.c | 38 int debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size, 47 debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size, in debugf_cb()
|
/external/curl/src/ |
D | tool_cb_dbg.c | 38 trace tracetype, curl_infotype infotype); 44 int tool_debug_cb(CURL *handle, curl_infotype type, in tool_debug_cb() 222 trace tracetype, curl_infotype infotype) in dump()
|
D | tool_cb_dbg.h | 30 int tool_debug_cb(CURL *handle, curl_infotype type,
|
D | tool_convert.h | 36 char convert_char(curl_infotype infotype, char this_char);
|
D | tool_convert.c | 116 char convert_char(curl_infotype infotype, char this_char) in convert_char()
|
/external/curl/tests/libtest/ |
D | testtrace.h | 32 int libtest_debug_cb(CURL *handle, curl_infotype type,
|
D | testtrace.c | 85 int libtest_debug_cb(CURL *handle, curl_infotype type, in libtest_debug_cb()
|
D | lib1515.c | 42 static int debug_callback(CURL *curl, curl_infotype info, char *msg, in debug_callback()
|
D | lib552.c | 86 int my_trace(CURL *handle, curl_infotype type, in my_trace()
|
/external/google-breakpad/src/third_party/curl/ |
D | typecheck-gcc.h | 488 curl_infotype, char *, size_t, void *); 490 curl_infotype, char *, size_t, const void *); 492 curl_infotype, const char *, size_t, void *); 494 curl_infotype, const char *, size_t, const void *);
|
D | curl.h | 294 } curl_infotype; typedef 298 curl_infotype type, /* what kind of data */
|
/external/curl/lib/ |
D | sendf.h | 85 int Curl_debug(struct Curl_easy *data, curl_infotype type,
|
D | sendf.c | 693 int Curl_debug(struct Curl_easy *data, curl_infotype type, in Curl_debug()
|
/external/curl/docs/examples/ |
D | debug.c | 85 int my_trace(CURL *handle, curl_infotype type, in my_trace()
|
D | multi-debugcallback.c | 92 int my_trace(CURL *handle, curl_infotype type, in my_trace()
|
D | http2-download.c | 104 int my_trace(CURL *handle, curl_infotype type, in my_trace()
|
D | http2-serverpush.c | 91 int my_trace(CURL *handle, curl_infotype type, in my_trace()
|
D | http2-upload.c | 106 int my_trace(CURL *handle, curl_infotype type, in my_trace()
|
/external/libbrillo/brillo/http/ |
D | http_connection_curl.cc | 21 curl_infotype type, in curl_trace()
|
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 124 static int curl_cb_debug(CURL *curl, curl_infotype info, char *buf, size_t len, in curl_cb_debug()
|
/external/curl/packages/OS400/ |
D | curl.inc.in | 703 d curl_infotype s 10i 0 based(######ptr######) Enum
|