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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dresult.h80 #define DNS_R_ZONECUT (ISC_RESULTCLASS_DNS + 34) macro
/bind-9.6-ESV-R11/lib/tests/
H A Dt_api.c633 { DNS_R_ZONECUT, "DNS_R_ZONECUT" },
/bind-9.6-ESV-R11/bin/tests/
H A Ddb_test.c808 case DNS_R_ZONECUT:
/bind-9.6-ESV-R11/bin/named/
H A Dquery.c1232 result == DNS_R_ZONECUT ||
1756 result == DNS_R_ZONECUT ||
4026 case DNS_R_ZONECUT:
H A Dupdate.c1597 } else if (result == DNS_R_ZONECUT) {
/bind-9.6-ESV-R11/lib/dns/
H A Dnsec3.c981 result == DNS_R_ZONECUT) {
H A Dsdb.c881 result = DNS_R_ZONECUT;
H A Dsdlz.c838 result = DNS_R_ZONECUT;
H A Drbtdb.c3872 result = DNS_R_ZONECUT;
/bind-9.6-ESV-R11/bin/tests/db/
H A Dt_db.c2956 (dns_result != DNS_R_ZONECUT))

Completed in 76 milliseconds