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

/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns.h61 * require calling dns_get_h_errno() instead of directly accessing the
263 extern int dns_get_h_errno(void);
H A Ddns_lookup.c37 /* int dns_get_h_errno()
90 /* dns_get_h_errno() returns the last error. This deprecates
1293 /* dns_get_h_errno - get the last lookup status */
1295 int dns_get_h_errno(void) function
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c1827 dns_strerror(dns_get_h_errno()));
2074 dns_strerror(dns_get_h_errno()));
3097 dns_strerror(dns_get_h_errno()));

Completed in 124 milliseconds