Searched refs:Curl_he2ai (Results 1 – 5 of 5) sorted by relevance
145 ai = Curl_he2ai(h, port); in Curl_ipv4_resolve_r()161 ai = Curl_he2ai(h, port); in Curl_ipv4_resolve_r()171 ai = Curl_he2ai(h, port); in Curl_ipv4_resolve_r()
76 Curl_he2ai(const struct hostent *he, int port);
295 ai = Curl_he2ai(h, port); in Curl_ipv4_resolve_r()
257 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai() function
586 struct Curl_addrinfo *ai = Curl_he2ai(hostent, data->state.async.port); in query_completed_cb()
Completed in 10 milliseconds