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

/bind-9.11.3/lib/dns/include/dns/
H A Dresult.h171 #define DNS_R_NOTAUTH (ISC_RESULTCLASS_DNSRCODE + 9) macro
/bind-9.11.3/bin/named/
H A Dnotify.c158 result = DNS_R_NOTAUTH;
H A Dxfrout.c832 FAILQ(DNS_R_NOTAUTH, "non-authoritative zone",
840 FAILQ(DNS_R_NOTAUTH, "non-authoritative zone",
852 FAILQ(DNS_R_NOTAUTH, "non-authoritative zone",
H A Dupdate.c1595 FAILC(DNS_R_NOTAUTH, "not authoritative for update zone");
1626 FAILC(DNS_R_NOTAUTH, "not authoritative for update zone");
/bind-9.11.3/lib/dns/
H A Dclient.c1910 return (DNS_R_NOTAUTH);

Completed in 2155 milliseconds