Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 58) sorted by relevance

123

/curl/lib/
H A Dshare.c57 int type; in curl_share_setopt() local
259 Curl_share_lock(struct Curl_easy *data, curl_lock_data type, in Curl_share_lock()
277 Curl_share_unlock(struct Curl_easy *data, curl_lock_data type) in Curl_share_unlock()
H A Dheaders.c65 unsigned int type, in curl_easy_header()
129 unsigned int type, in curl_easy_nextheader()
188 static CURLcode namevalue(char *header, size_t hlen, unsigned int type, in namevalue()
278 unsigned char type) in Curl_headers_push()
352 struct Curl_cwriter *writer, int type, in hds_cw_collect_write()
439 unsigned int type, in curl_easy_nextheader()
H A Dsocketpair.c109 int Curl_socketpair(int domain, int type, int protocol, in Curl_socketpair()
242 int Curl_socketpair(int domain, int type, int protocol, in Curl_socketpair()
H A Dheaders.h35 unsigned char type; /* CURLH_* defines */ member
H A Dcontent_encoding.c177 struct Curl_cwriter *writer, int type, in inflate_stream()
297 struct Curl_cwriter *writer, int type, in deflate_do_write()
454 struct Curl_cwriter *writer, int type, in gzip_do_write()
661 struct Curl_cwriter *writer, int type, in brotli_do_write()
756 struct Curl_cwriter *writer, int type, in zstd_do_write()
909 struct Curl_cwriter *writer, int type, in error_do_write()
H A Dcurl_gssapi.c95 static size_t display_gss_error(OM_uint32 status, int type, in display_gss_error()
H A Dnoproxy.c141 enum nametype type = TYPE_HOST; in Curl_check_noproxy() local
H A Dmemdebug.h139 #define socket(domain,type,protocol)\ argument
145 #define socketpair(domain,type,protocol,socket_vector)\ argument
/curl/tests/libtest/
H A Dlib1945.c33 static void showem(CURL *easy, unsigned int type) in showem()
H A Dlib1940.c49 static void showem(CURL *easy, unsigned int type) in showem()
H A Dtesttrace.c87 int libtest_debug_cb(CURL *handle, curl_infotype type, in libtest_debug_cb()
/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-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/src/
H A Dtool_cb_dbg.c71 const char *idsbuf, curl_infotype type) in log_line_start()
92 int tool_debug_cb(CURL *handle, curl_infotype type, in tool_debug_cb()
H A Dtool_formparse.h49 char *type; /* Part's mime type. */ member
/curl/tests/unit/
H A Dunit1652.c51 debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size, in debugf_cb()
H A Dunit1650.c55 DNStype type; member
76 DNStype type; member
/curl/include/curl/
H A Doptions.h54 curl_easytype type; member
H A Dtypecheck-gcc.h466 #define curlcheck_ptr(expr, type) \ argument
472 #define curlcheck_arr(expr, type) \ argument
533 #define curlcheck_cb_compatible(func, type) \ argument
/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()

Completed in 51 milliseconds

123