Lines Matching full:addrinfo
98 * addrinfo structs this one returns a linked list of Curl_addrinfo
110 const struct addrinfo *hints,
113 const struct addrinfo *ai;
114 struct addrinfo *aihead;
127 /* traverse the addrinfo list */
194 /* destroy the addrinfo list */
229 * Curl_addrinfo is meant to work like the addrinfo struct does for a IPv6
243 * curl_socklen_t ai_addrlen; * Follow rfc3493 struct addrinfo *
521 curl_dofreeaddrinfo(struct addrinfo *freethis,
543 const struct addrinfo *hints,
544 struct addrinfo **result,