Searched refs:ca6 (Results 1 – 1 of 1) sorted by relevance
569 struct Curl_addrinfo *ca6; in get_localhost() local597 ca6 = get_localhost6(port, name); in get_localhost()598 if(!ca6) in get_localhost()600 ca6->ai_next = ca; in get_localhost()601 return ca6; in get_localhost()
Completed in 7 milliseconds