Home
last modified time | relevance | path

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

/curl/lib/
H A Durlapi.c789 const char *auth, size_t authlen, in parse_authority() argument
801 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