Home
last modified time | relevance | path

Searched defs:hdlen (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dhttp.c2930 #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()
3434 const char *hd, size_t hdlen) in verify_header()
3488 const char *hd, size_t hdlen) in http_write_header()
3799 const char *hd, size_t hdlen, in http_rw_hd()
4093 const char *hd, size_t hdlen, in Curl_http_write_resp_hd()
Dhttp_chunks.c585 int hdlen; in add_chunk() local
Dtransfer.c890 const char *hd0, size_t hdlen, bool is_eos) in Curl_xfer_write_resp_hd()