Searched refs:Curl_he2ai (Results 1 – 4 of 4) sorted by relevance
73 Curl_he2ai(const struct hostent *he, int port);
290 ai = Curl_he2ai(h, port); in Curl_ipv4_resolve_r()
259 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai() function435 ai = Curl_he2ai(h, port); in Curl_ip2addr()
546 struct Curl_addrinfo *ai = Curl_he2ai(hostent, conn->async.port); in query_completed_cb()