Searched refs:DNS_ERR_NODATA (Results 1 – 5 of 5) sorted by relevance
174 #define DNS_ERR_NODATA 70 macro
582 tt_int_op(r[5].result, ==, DNS_ERR_NODATA); in dns_search_test_impl()586 tt_int_op(r[7].result, ==, DNS_ERR_NODATA); in dns_search_test_impl()
891 error = DNS_ERR_NODATA; in reply_handle()4006 case DNS_ERR_NODATA: return "no records in the reply"; in evdns_err_to_string()
183 o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)
1299 o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)