Searched refs:ns_client_error (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/bin/named/include/named/
H A Dclient.h40 * ns_client_error() (sending an error response)
233 ns_client_error(ns_client_t *client, isc_result_t result);
/bind-9.11.3/bin/named/
H A Dclient.c1387 ns_client_error(ns_client_t *client, isc_result_t result) { function
2148 ns_client_error(client, result);
2185 ns_client_error(client, result);
2195 ns_client_error(client, result);
2460 ns_client_error(client, result);
2532 ns_client_error(client, result);
2545 ns_client_error(client, notimp ? DNS_R_NOTIMP : DNS_R_FORMERR);
2666 ns_client_error(client, notimp ? DNS_R_NOTIMP : DNS_R_REFUSED);
2766 ns_client_error(client, sigresult);
2846 ns_client_error(clien
[all...]
H A Dxfrout.c1135 ns_client_error(client, result);
H A Dquery.c304 ns_client_error(client, result);

Completed in 238 milliseconds