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

/bind-9.6-ESV-R11/bin/named/
H A Dnotify.c164 result = DNS_R_NOTAUTH;
H A Dxfrout.c1015 FAILQ(DNS_R_NOTAUTH, "non-authoritative zone",
1024 FAILQ(DNS_R_NOTAUTH, "non-authoritative zone",
1036 FAILQ(DNS_R_NOTAUTH, "non-authoritative zone",
H A Dupdate.c2729 FAILC(DNS_R_NOTAUTH, "not authoritative for update zone");
2748 FAILC(DNS_R_NOTAUTH, "not authoritative for update zone");
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dresult.h174 #define DNS_R_NOTAUTH (ISC_RESULTCLASS_DNSRCODE + 9) macro

Completed in 26 milliseconds