Home
last modified time | relevance | path

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

/curl/lib/
H A Dhostip.c563 struct Curl_addrinfo *ca6; in get_localhost() local
591 ca6 = get_localhost6(port, name); in get_localhost()
592 if(!ca6) in get_localhost()
594 ca6->ai_next = ca; in get_localhost()
595 return ca6; in get_localhost()

Completed in 11 milliseconds