Home
last modified time | relevance | path

Searched refs:hd0 (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dtransfer.h76 const char *hd0, size_t hdlen, bool is_eos);
H A Dtransfer.c1192 const char *hd0, size_t hdlen, bool is_eos) in Curl_xfer_write_resp_hd() argument
1197 return data->conn->handler->write_resp_hd(data, hd0, hdlen, is_eos); in Curl_xfer_write_resp_hd()
1200 return Curl_xfer_write_resp(data, hd0, hdlen, is_eos); in Curl_xfer_write_resp_hd()

Completed in 15 milliseconds