Home | History | Annotate | Download | only in libevent

Lines Matching refs:DNS_ERR_NOTIMPL

859 		DNS_ERR_NOTIMPL, DNS_ERR_REFUSED
883 case DNS_ERR_NOTIMPL:
1267 evdns_server_request_respond(&(server_req->base), DNS_ERR_NOTIMPL);
3927 case DNS_ERR_NOTIMPL: return "query not implemented";
4296 return (result != DNS_ERR_NOTIMPL && result != DNS_ERR_REFUSED &&