Searched refs:firstai (Results 1 – 1 of 1) sorted by relevance
270 Curl_addrinfo *firstai = NULL; in Curl_he2ai() local311 if(!firstai) in Curl_he2ai()313 firstai = ai; in Curl_he2ai()353 Curl_freeaddrinfo(firstai); in Curl_he2ai()354 firstai = NULL; in Curl_he2ai()357 return firstai; in Curl_he2ai()