Searched refs:authlen (Results 1 – 1 of 1) sorted by relevance
789 const char *auth, size_t authlen, in parse_authority() argument801 uc = parse_hostname_login(u, auth, authlen, flags, &offset); in parse_authority()805 result = Curl_dyn_addn(host, auth + offset, authlen - offset); in parse_authority()
Completed in 6 milliseconds