Searched refs:DNS_ERR_NOTIMPL (Results 1 – 2 of 2) sorted by relevance
157 #define DNS_ERR_NOTIMPL 4 macro
873 DNS_ERR_NOTIMPL, DNS_ERR_REFUSED in reply_handle()897 case DNS_ERR_NOTIMPL: in reply_handle()1281 evdns_server_request_respond(&(server_req->base), DNS_ERR_NOTIMPL); in request_parse()3998 case DNS_ERR_NOTIMPL: return "query not implemented"; in evdns_err_to_string()4380 return (result != DNS_ERR_NOTIMPL && result != DNS_ERR_REFUSED && in evdns_result_is_answer()