DNS_ERR_NONE      650 third_party/libevent/evdns.c 			req->user_callback(DNS_ERR_NONE, DNS_IPv4_A,
DNS_ERR_NONE      660 third_party/libevent/evdns.c 			req->user_callback(DNS_ERR_NONE, DNS_PTR, 1, ttl,
DNS_ERR_NONE      669 third_party/libevent/evdns.c 			req->user_callback(DNS_ERR_NONE, DNS_IPv6_AAAA,
DNS_ERR_NONE     1992 third_party/libevent/evdns.c 	if (result == DNS_ERR_NONE || result == DNS_ERR_NOTEXIST) {
DNS_ERR_NONE     3018 third_party/libevent/evdns.c 	case DNS_ERR_NONE: return "no error";
DNS_ERR_NONE       83 third_party/libevent/test/regress_dns.c 	if (result != DNS_ERR_NONE) {
DNS_ERR_NONE      239 third_party/libevent/test/regress_dns.c 	if (result != DNS_ERR_NONE) {