Searched defs:hdlen (Results 1 – 3 of 3) sorted by relevance
/curl/lib/ |
H A D | http.c | 2930 #define HD_IS(hd, hdlen, n) \ argument 2933 #define HD_VAL(hd, hdlen, n) \ argument 2939 #define HD_IS_AND_SAYS(hd, hdlen, n, v) \ argument 2948 const char *hd, size_t hdlen) in http_header() 3433 const char *hd, size_t hdlen) in verify_header() 3487 const char *hd, size_t hdlen) in http_write_header() 3797 const char *hd, size_t hdlen, in http_rw_hd() 4091 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 | 883 const char *hd0, size_t hdlen, bool is_eos) in Curl_xfer_write_resp_hd()
|
Completed in 18 milliseconds