Searched refs:firstai (Results 1 – 1 of 1) sorted by relevance
269 Curl_addrinfo *firstai = NULL; in Curl_he2ai() local310 if(!firstai) in Curl_he2ai()312 firstai = ai; in Curl_he2ai()352 Curl_freeaddrinfo(firstai); in Curl_he2ai()353 firstai = NULL; in Curl_he2ai()356 return firstai; in Curl_he2ai()