Home
last modified time | relevance | path

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

/curl/lib/
H A Dasyn-ares.c557 struct Curl_addrinfo *ai_tail = ai; in compound_results() local
558 while(ai_tail->ai_next) in compound_results()
559 ai_tail = ai_tail->ai_next; in compound_results()
561 ai_tail->ai_next = res->temp_ai; in compound_results()

Completed in 10 milliseconds