Searched refs:DNS_ERR_NODATA (Results 1 – 5 of 5) sorted by relevance
174 #define DNS_ERR_NODATA 70 macro
589 tt_int_op(r[5].result, ==, DNS_ERR_NODATA); in dns_search_test_impl()593 tt_int_op(r[7].result, ==, DNS_ERR_NODATA); in dns_search_test_impl()
908 error = DNS_ERR_NODATA; in reply_handle()4079 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)
1612 o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)