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

/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dclient.c1724 bool notimp; local
1957 notimp = false;
1961 notimp = true;
2031 if (notimp) {
2044 ns_client_error(client, notimp ? DNS_R_NOTIMP : DNS_R_FORMERR);
2079 ns_client_error(client, notimp ? DNS_R_NOTIMP : DNS_R_REFUSED);

Completed in 73 milliseconds