Lines Matching refs:Curl_dns_entry
61 struct Curl_dns_entry {
93 struct Curl_dns_entry **dnsentry);
96 struct Curl_dns_entry **dnsentry,
129 struct Curl_dns_entry *dns);
161 * Curl_fetch_addr() fetches a 'Curl_dns_entry' already in the DNS cache.
163 * Returns the Curl_dns_entry entry pointer or NULL if not in the cache.
168 struct Curl_dns_entry *
176 * Returns the Curl_dns_entry entry pointer or NULL if the storage failed.
178 struct Curl_dns_entry *
224 struct Curl_dns_entry **dns);