HomeSort by relevance Sort by last modified time
    Searched refs:curl_infotype (Results 1 - 22 of 22) sorted by null

  /external/curl/src/
tool_cb_dbg.h 30 int tool_debug_cb(CURL *handle, curl_infotype type,
tool_convert.h 36 char convert_char(curl_infotype infotype, char this_char);
tool_convert.c 116 char convert_char(curl_infotype infotype, char this_char)
tool_cb_dbg.c 37 trace tracetype, curl_infotype infotype);
43 int tool_debug_cb(CURL *handle, curl_infotype type,
217 trace tracetype, curl_infotype infotype)
  /external/curl/tests/libtest/
testtrace.h 32 int libtest_debug_cb(CURL *handle, curl_infotype type,
lib1515.c 42 static int debug_callback(CURL *curl, curl_infotype info, char *msg,
testtrace.c 83 int libtest_debug_cb(CURL *handle, curl_infotype type,
lib552.c 84 int my_trace(CURL *handle, curl_infotype type,
  /external/curl/lib/
sendf.h 87 int Curl_debug(struct Curl_easy *handle, curl_infotype type,
sendf.c 721 static int showit(struct Curl_easy *data, curl_infotype type,
790 int Curl_debug(struct Curl_easy *data, curl_infotype type,
  /external/curl/include/curl/
typecheck-gcc.h     [all...]
curl.h 412 } curl_infotype; typedef in typeref:enum:__anon16281
416 curl_infotype type, /* what kind of data */
    [all...]
  /external/curl/docs/examples/
debug.c 83 int my_trace(CURL *handle, curl_infotype type,
multi-debugcallback.c 90 int my_trace(CURL *handle, curl_infotype type,
http2-download.c 109 int my_trace(CURL *handle, curl_infotype type,
http2-serverpush.c 89 int my_trace(CURL *handle, curl_infotype type,
http2-upload.c 110 int my_trace(CURL *handle, curl_infotype type,
  /external/google-breakpad/src/third_party/curl/
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 *);
    [all...]
curl.h 294 } curl_infotype; typedef in typeref:enum:__anon19747
298 curl_infotype type, /* what kind of data */
    [all...]
  /external/libbrillo/brillo/http/
http_connection_curl.cc 19 curl_infotype type,
  /external/libmicrohttpd/src/testcurl/
test_get.c 537 curlExcessFound(CURL *c, curl_infotype type, char *data, size_t size, void *cls)
  /external/wpa_supplicant_8/src/utils/
http_curl.c 116 static int curl_cb_debug(CURL *curl, curl_infotype info, char *buf, size_t len,
    [all...]

Completed in 399 milliseconds