Home
last modified time | relevance | path

Searched refs:dns_rbtnodechain_next (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Drbt_test.c278 result = dns_rbtnodechain_next(&chain, NULL, NULL); in ISC_RUN_TEST_IMPL()
773 * dns_rbtnodechain_next() below. in ISC_RUN_TEST_IMPL()
786 result = dns_rbtnodechain_next( in ISC_RUN_TEST_IMPL()
807 result = dns_rbtnodechain_next(&chain, NULL, NULL); in insert_nodes()
1034 result = dns_rbtnodechain_next(&chain, NULL, NULL); in ISC_RUN_TEST_IMPL()
1037 result = dns_rbtnodechain_next(&chain, NULL, NULL); in ISC_RUN_TEST_IMPL()
1043 result = dns_rbtnodechain_next(&chain, NULL, NULL); in ISC_RUN_TEST_IMPL()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dzt.c
H A Dnta.c
H A Dkeytable.c
H A Dtsig.c
H A Drbtdb.c4460 result = dns_rbtnodechain_next(rbtdbiter->current, name, in zone_find()
4752 result = dns_rbtnodechain_next(rbtdbiter->current, name, origin); in find_deepest_zonecut()
4777 result = dns_rbtnodechain_next(rbtdbiter->current, name, in find_deepest_zonecut()
H A Drbt.c2726 dns_rbtnodechain_next(dns_rbtnodechain_t *chain, dns_name_t *name, in dns_rbtnodechain_prev()
2908 dns_rbtnodechain_next(dns_rbtnodechain_t *chain, dns_name_t *name, dns_rbtnodechain_next() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzt.c498 result = dns_rbtnodechain_next(&chain, NULL, NULL); in dns_zt_setviewcommit()
521 result = dns_rbtnodechain_next(&chain, NULL, NULL); in dns_zt_setviewrevert()
567 result = dns_rbtnodechain_next(&chain, NULL, NULL); in dns_zt_apply()
H A Dnta.c577 result = dns_rbtnodechain_next(&chain, NULL, NULL); in dns_ntatable_totext()
676 result = dns_rbtnodechain_next(&chain, NULL, NULL); in dns_ntatable_save()
719 result = dns_rbtnodechain_next(&chain, NULL, NULL); in dns_ntatable_shutdown()
H A Dkeytable.c738 result = dns_rbtnodechain_next(&chain, NULL, NULL); in dns_keytable_totext()
788 result = dns_rbtnodechain_next(&chain, NULL, NULL); in dns_keytable_forall()
H A Dtsig.c429 result = dns_rbtnodechain_next(&chain, &foundname, origin); in cleanup_ring()
636 result = dns_rbtnodechain_next(&chain, &foundname, origin); in dns_tsigkeyring_dumpanddetach()
H A Drbtdb.c3398 result = dns_rbtnodechain_next(chain, NULL, NULL); in activeempty()
3421 result = dns_rbtnodechain_next(chain, NULL, NULL); in activeempty()
3499 result = dns_rbtnodechain_next(&chain, NULL, NULL); in activeemptynode()
3521 result = dns_rbtnodechain_next(&chain, NULL, NULL); in activeemptynode()
9820 result = dns_rbtnodechain_next(rbtdbiter->current, name, origin); in dbiterator_next()
H A Drbt.c3592 dns_rbtnodechain_next(dns_rbtnodechain_t *chain, dns_name_t *name, in dns_rbtnodechain_next() function
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Drbt.h167 * Calling dns_rbtnodechain_next() or dns_rbtnodechain_prev() then moves the
801 dns_rbtnodechain_next(dns_rbtnodechain_t *chain, dns_name_t *name,
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Drbt.h1018 dns_rbtnodechain_next(dns_rbtnodechain_t *chain, dns_name_t *name,