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

/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns_lookup.c459 #define NOT_FOUND_H_ERRNO(he) ((he) == HOST_NOT_FOUND || (he) == NO_DATA) macro
476 && NOT_FOUND_H_ERRNO(DNS_GET_H_ERRNO(&dns_res_state))) {

Completed in 78 milliseconds