Home
last modified time | relevance | path

Searched refs:curl_infotype (Results 1 – 25 of 25) sorted by relevance

/curl/src/
H A Dtool_cb_dbg.h32 int tool_debug_cb(CURL *handle, curl_infotype type,
H A Dtool_cb_dbg.c39 trace tracetype, curl_infotype infotype);
71 const char *idsbuf, curl_infotype type) in log_line_start()
92 int tool_debug_cb(CURL *handle, curl_infotype type, in tool_debug_cb()
251 trace tracetype, curl_infotype infotype) in dump()
/curl/tests/libtest/
H A Dtesttrace.h34 int libtest_debug_cb(CURL *handle, curl_infotype type,
H A Dtesttrace.c87 int libtest_debug_cb(CURL *handle, curl_infotype type, in libtest_debug_cb()
H A Dlib1515.c40 static int debug_callback(CURL *curl, curl_infotype info, char *msg, in debug_callback()
H A Dlib552.c88 int my_trace(CURL *handle, curl_infotype type, in my_trace()
/curl/tests/unit/
H A Dunit1652.c42 int debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size,
51 debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size, in debugf_cb()
/curl/include/curl/
H A Dtypecheck-gcc.h645 curl_infotype, char *, size_t, void *);
647 curl_infotype, char *, size_t, const void *);
649 curl_infotype, const char *, size_t, void *);
651 curl_infotype, const char *, size_t, const void *);
653 curl_infotype, unsigned char *, size_t, void *);
655 curl_infotype, unsigned char *, size_t, const void *);
657 curl_infotype, const unsigned char *, size_t, void *);
659 curl_infotype, const unsigned char *, size_t, const void *);
H A Dcurl.h485 } curl_infotype; typedef
489 curl_infotype type, /* what kind of data */
/curl/docs/libcurl/opts/
H A DCURLOPT_DEBUGFUNCTION.md35 } curl_infotype;
38 curl_infotype type,
61 Available **curl_infotype** values:
142 int my_trace(CURL *handle, curl_infotype type,
H A DCURLOPT_DEBUGDATA.md43 static int my_trace(CURL *handle, curl_infotype type,
/curl/tests/http/clients/
H A Dh2-upgrade-extreme.c38 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start()
59 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb()
H A Dupload-pausing.c38 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start()
59 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb()
H A Dtls-session-reuse.c39 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start()
60 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb()
H A Dh2-pausing.c41 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start()
62 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb()
H A Dh2-serverpush.c95 int my_trace(CURL *handle, curl_infotype type, in my_trace()
H A Dh2-download.c47 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start()
68 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb()
/curl/docs/examples/
H A Dmulti-debugcallback.c87 int my_trace(CURL *handle, curl_infotype type, in my_trace()
H A Ddebug.c87 int my_trace(CURL *handle, curl_infotype type, in my_trace()
H A Dhttp2-download.c102 int my_trace(CURL *handle, curl_infotype type, in my_trace()
H A Dhttp2-serverpush.c89 int my_trace(CURL *handle, curl_infotype type, in my_trace()
H A Dhttp2-upload.c130 int my_trace(CURL *handle, curl_infotype type, in my_trace()
/curl/lib/
H A Dcurl_trc.h54 void Curl_debug(struct Curl_easy *data, curl_infotype type,
H A Dcurl_trc.c57 void Curl_debug(struct Curl_easy *data, curl_infotype type, in Curl_debug()
/curl/packages/OS400/
H A Dcurl.inc.in849 d curl_infotype s 10i 0 based(######ptr######) Enum

Completed in 78 milliseconds