Searched refs:DNS_ERR_NODATA (Results 1 – 3 of 3) sorted by relevance
172 #define DNS_ERR_NODATA 70 macro
877 error = DNS_ERR_NODATA; in reply_handle()3935 case DNS_ERR_NODATA: return "no records in the reply"; in evdns_err_to_string()
247 o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)