Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp.h243 const char *authority, size_t a_len,
H A Dhttp.c4060 const char *authority, size_t a_len, in Curl_http_req_make() argument
4080 req->authority = Curl_memdup0(authority, a_len); in Curl_http_req_make()

Completed in 13 milliseconds