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

/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns.h259 extern int dns_lookup_rl(const char *, unsigned, DNS_RR **, VSTRING *,
272 dns_lookup_rl((name), (rflags), (list), (fqdn), (why), (int *) 0, \
H A Ddns_lookup.c50 /* int dns_lookup_rl(name, rflags, list, fqdn, why, rcode, lflags,
97 /* dns_lookup_x, dns_lookup_r(), dns_lookup_rl() and dns_lookup_rv()
1166 /* dns_lookup_rl - DNS lookup interface with types list */
1168 int dns_lookup_rl(const char *name, unsigned flags, DNS_RR **rrlist, function

Completed in 129 milliseconds