Searched refs:Curl_he2ai (Results 1 – 5 of 5) sorted by relevance
75 Curl_he2ai(const struct hostent *he, int port);
266 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai() function446 ai = Curl_he2ai(h, port); in Curl_ip2addr()
299 ai = Curl_he2ai(h, port);
471 Curl_addrinfo *ai = Curl_he2ai(hostent, conn->async.port); in query_completed_cb()
8737 The new "hostent to Curl_addrinfo" converter function is named Curl_he2ai()