Home
last modified time | relevance | path

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

/curl/lib/
H A Dasyn-ares.c548 struct Curl_addrinfo *ai_tail = ai; in compound_results() local
549 while(ai_tail->ai_next) in compound_results()
550 ai_tail = ai_tail->ai_next; in compound_results()
552 ai_tail->ai_next = res->temp_ai; in compound_results()

Completed in 7 milliseconds