Searched refs:dns_get_answer (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns_lookup.c901 /* dns_get_answer - extract answers from name server reply */
903 static int dns_get_answer(const char *orig_name, DNS_REPLY *reply, int type, function
967 msg_info("dns_get_answer: type %s for %s",
1084 (void) dns_get_answer(orig_name, &reply, T_SOA, rrlist, fqdn,
1098 status = dns_get_answer(orig_name, &reply, type, rrlist, fqdn,

Completed in 83 milliseconds