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