Home
last modified time | relevance | path

Searched refs:ca6 (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dhostip.c568 struct Curl_addrinfo *ca6; in get_localhost() local
596 ca6 = get_localhost6(port, name); in get_localhost()
597 if(!ca6) in get_localhost()
599 ca6->ai_next = ca; in get_localhost()
600 return ca6; in get_localhost()

Completed in 2 milliseconds