Home
last modified time | relevance | path

Searched refs:dns_get_alias (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/dns/
H A Ddns_lookup.c889 static int dns_get_alias(DNS_REPLY *reply, unsigned char *pos, in dns_get_alias() function
992 if ((status = dns_get_alias(reply, pos, &fixed, cname, c_len)) != DNS_OK) in dns_get_answer()