Lines Matching refs:entry
444 * 'entry' MUST be non-NULL.
450 struct Curl_dns_entry **entry)
456 DEBUGASSERT(entry);
457 *entry = NULL; /* clear on entry */
495 result = Curl_resolver_is_resolved(data, entry);
520 /* Operation complete, if the lookup was successful we now have the entry
522 if(entry)
523 *entry = data->state.async.dns;
612 no IPv6 entry for a domain name, and that's not a reason to get more