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

/bind-9.11.3/lib/dns/include/dns/
H A Dresult.h69 #define DNS_R_ZONECUT (ISC_RESULTCLASS_DNS + 34) macro
/bind-9.11.3/lib/tests/
H A Dt_api.c661 { DNS_R_ZONECUT, "DNS_R_ZONECUT" },
/bind-9.11.3/bin/tests/
H A Ddb_test.c797 case DNS_R_ZONECUT:
/bind-9.11.3/lib/dns/
H A Dcache.c1331 case DNS_R_ZONECUT:
H A Dsdb.c902 result = DNS_R_ZONECUT;
H A Dupdate.c850 } else if (result == DNS_R_ZONECUT) {
H A Dnsec3.c1295 result == DNS_R_ZONECUT) {
H A Dsdlz.c972 result = DNS_R_ZONECUT;
H A Drbtdb.c4569 result = DNS_R_ZONECUT;
/bind-9.11.3/bin/named/
H A Dquery.c1538 result == DNS_R_ZONECUT ||
2118 result == DNS_R_ZONECUT ||
4924 case DNS_R_ZONECUT:
5332 case DNS_R_ZONECUT:
7391 case DNS_R_ZONECUT:
/bind-9.11.3/bin/tests/db/
H A Dt_db.c2941 (dns_result != DNS_R_ZONECUT))

Completed in 1106 milliseconds