Searched defs:hd (Results 1 – 8 of 8) sorted by relevance
/curl/tests/libtest/ |
H A D | lib541.c | 41 int hd; in test() local
|
H A D | lib505.c | 44 int hd; in test() local
|
H A D | lib525.c | 39 int hd; in test() local
|
H A D | lib1485.c | 42 const char *hd = ptr; in header_callback() local
|
H A D | lib582.c | 226 int hd; in test() local
|
/curl/lib/ |
H A D | http.c | 2802 #define HD_IS(hd, hdlen, n) \ argument 2805 #define HD_VAL(hd, hdlen, n) \ argument 2811 #define HD_IS_AND_SAYS(hd, hdlen, n, v) \ argument 2820 const char *hd, size_t hdlen) in Curl_http_header() 3298 const char *hd, size_t hdlen) in verify_header() 3352 const char *hd, size_t hdlen) in http_write_header() 3665 const char *hd, size_t hdlen, in http_rw_hd() 3957 const char *hd, size_t hdlen, in Curl_http_write_resp_hd()
|
H A D | http_chunks.c | 584 char hd[11] = ""; in add_chunk() local
|
/curl/lib/vquic/ |
H A D | curl_msh3.c | 377 const MSH3_HEADER *hd) in msh3_header_received()
|
Completed in 40 milliseconds