Searched refs:a_len (Results 1 – 2 of 2) sorted by relevance
243 const char *authority, size_t a_len,
4060 const char *authority, size_t a_len, in Curl_http_req_make() argument4080 req->authority = Curl_memdup0(authority, a_len); in Curl_http_req_make()
Completed in 13 milliseconds