Searched defs:hdlen (Results 1 – 3 of 3) sorted by relevance
/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 | 585 int hdlen; in add_chunk() local
|
H A D | transfer.c | 901 const char *hd0, size_t hdlen, bool is_eos) in Curl_xfer_write_resp_hd()
|
Completed in 16 milliseconds