Home
last modified time | relevance | path

Searched refs:DNS_R_NEWORIGIN (Results 1 – 19 of 19) sorted by relevance

/minix/external/bsd/bind/dist/bin/tests/rbt/
H A Dt_rbt.c875 nextorigin, DNS_R_NEWORIGIN); in t_dns_rbtnodechain_init()
909 prevorigin, DNS_R_NEWORIGIN); in t_dns_rbtnodechain_init()
920 if (dns_result != DNS_R_NEWORIGIN) { in t_dns_rbtnodechain_init()
935 if (dns_result != DNS_R_NEWORIGIN) { in t_dns_rbtnodechain_init()
940 lastorigin, DNS_R_NEWORIGIN); in t_dns_rbtnodechain_init()
1118 if (dns_result != DNS_R_NEWORIGIN) in t_dns_rbtnodechain_first()
1140 expected_result = DNS_R_NEWORIGIN; in t_dns_rbtnodechain_first()
1315 if (dns_result != DNS_R_NEWORIGIN) { in t_dns_rbtnodechain_last()
1338 expected_result = DNS_R_NEWORIGIN; in t_dns_rbtnodechain_last()
1548 nextorigin, DNS_R_NEWORIGIN); in t_dns_rbtnodechain_next()
[all …]
/minix/external/bsd/bind/dist/bin/tests/
H A Drbt_test.c224 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) in iterate()
229 if (result == DNS_R_NEWORIGIN) { in iterate()
236 result == DNS_R_NEWORIGIN) { in iterate()
H A Ddb_test.c206 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) in list()
/minix/external/bsd/bind/dist/lib/dns/tests/
H A Ddbiterator_test.c126 if (result == DNS_R_NEWORIGIN) in test_walk()
189 if (result == DNS_R_NEWORIGIN) in test_reverse()
256 if (result == DNS_R_NEWORIGIN) in test_seek()
/minix/external/bsd/bind/dist/bin/dnssec/
H A Ddnssectool.h31 check_result((result == DNS_R_NEWORIGIN) ? ISC_R_SUCCESS : result, \
/minix/external/bsd/bind/dist/lib/dns/include/dns/
H A Dresult.h72 #define DNS_R_NEWORIGIN (ISC_RESULTCLASS_DNS + 24) macro
/minix/external/bsd/bind/dist/lib/dns/
H A Dkeytable.c575 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) in dns_keytable_dump()
589 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in dns_keytable_dump()
H A Drbt.c1896 result2 == DNS_R_NEWORIGIN) in dns_rbt_findnode()
3326 result = DNS_R_NEWORIGIN; in dns_rbtnodechain_prev()
3391 result = DNS_R_NEWORIGIN; in dns_rbtnodechain_down()
3549 result = DNS_R_NEWORIGIN; in dns_rbtnodechain_next()
3577 result = DNS_R_NEWORIGIN; in dns_rbtnodechain_first()
3601 result = DNS_R_NEWORIGIN; in dns_rbtnodechain_last()
H A Dtsig.c506 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in cleanup_ring()
529 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in cleanup_ring()
690 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in dns_tsigkeyring_dumpanddetach()
703 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in dns_tsigkeyring_dumpanddetach()
H A Dzt.c465 while (result == DNS_R_NEWORIGIN || result == ISC_R_SUCCESS) { in dns_zt_apply2()
H A Drbtdb.c3674 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) in previous_closest_nsec()
3712 if (result == DNS_R_NEWORIGIN) in previous_closest_nsec()
3730 if (result == DNS_R_NEWORIGIN) in previous_closest_nsec()
3939 if (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN) { in find_closest_nsec()
9096 if (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN) { in dbiterator_first()
9145 if (result == ISC_R_SUCCESS || result == DNS_R_NEWORIGIN) { in dbiterator_last()
9286 if (result == DNS_R_NEWORIGIN || result == ISC_R_SUCCESS) { in dbiterator_prev()
9287 rbtdbiter->new_origin = ISC_TF(result == DNS_R_NEWORIGIN); in dbiterator_prev()
9330 if (result == DNS_R_NEWORIGIN || result == ISC_R_SUCCESS) { in dbiterator_next()
9331 rbtdbiter->new_origin = ISC_TF(result == DNS_R_NEWORIGIN); in dbiterator_next()
[all …]
H A Dmasterdump.c1562 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) in dumptostreaminc()
1564 if (result == DNS_R_NEWORIGIN) { in dumptostreaminc()
H A Dcache.c1224 if (result == DNS_R_NEWORIGIN) in cleartree()
H A Drpz.c1820 while (result == DNS_R_NEWORIGIN || result == ISC_R_SUCCESS) { in dns_rpz_ready()
H A Dzone.c3993 while (result == DNS_R_NEWORIGIN || result == ISC_R_SUCCESS) { in sync_keyzone()
/minix/external/bsd/dhcp/dist/tests/
H A Dt_api.c649 { DNS_R_NEWORIGIN, "DNS_R_NEWORIGIN" },
/minix/external/bsd/bind/dist/lib/tests/
H A Dt_api.c652 { DNS_R_NEWORIGIN, "DNS_R_NEWORIGIN" },
/minix/external/bsd/bind/dist/bin/check/
H A Dcheck-tool.c614 if (result == DNS_R_NEWORIGIN) in check_ttls()
/minix/external/bsd/bind/dist/bin/named/
H A Dserver.c8266 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in delete_keynames()
8295 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in delete_keynames()
8378 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in list_keynames()
8418 if (result != ISC_R_SUCCESS && result != DNS_R_NEWORIGIN) { in list_keynames()