Searched refs:DNS_ERR_NOTEXIST (Results 1 – 2 of 2) sorted by relevance
153 #define DNS_ERR_NOTEXIST 3 macro
858 DNS_ERR_FORMAT, DNS_ERR_SERVERFAILED, DNS_ERR_NOTEXIST, in reply_handle()1034 if ((flags & 0x020f) && (flags & 0x020f) != DNS_ERR_NOTEXIST) { in reply_parse()2283 if (result == DNS_ERR_NONE || result == DNS_ERR_NOTEXIST) { in nameserver_probe_callback()3926 case DNS_ERR_NOTEXIST: return "name does not exist"; in evdns_err_to_string()4189 else if (e1 == DNS_ERR_NOTEXIST) in evdns_err_to_getaddrinfo_err()