Home
last modified time | relevance | path

Searched refs:DNS_ERR_NOTIMPL (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
Devdns.h180 #define DNS_ERR_NOTIMPL 4 macro
Devdns.c686 DNS_ERR_NOTIMPL, DNS_ERR_REFUSED in reply_handle()
703 case DNS_ERR_NOTIMPL: in reply_handle()
1017 evdns_server_request_respond(&(server_req->base), DNS_ERR_NOTIMPL); in request_parse()
3022 case DNS_ERR_NOTIMPL: return "query not implemented"; in evdns_err_to_string()