Symbol: RBTREE_FOR
sbin/unwind/libunbound/iterator/iter_fwd.c
167
RBTREE_FOR(node, struct iter_forward_zone*, fwd->tree) {
sbin/unwind/libunbound/iterator/iter_fwd.c
554
RBTREE_FOR(p, struct iter_forward_zone*, fwd->tree) {
sbin/unwind/libunbound/iterator/iter_hints.c
567
RBTREE_FOR(p, struct iter_hints_stub*, &hints->tree) {
sbin/unwind/libunbound/services/authzone.c
1738
RBTREE_FOR(n, struct auth_data*, &z->data) {
sbin/unwind/libunbound/services/authzone.c
1791
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
2069
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
2199
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
2217
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
7040
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
7045
RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
sbin/unwind/libunbound/services/authzone.c
7057
RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
sbin/unwind/libunbound/services/authzone.c
7714
RBTREE_FOR(n, struct auth_data*, &z->data) {
sbin/unwind/libunbound/services/authzone.c
8577
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
8636
RBTREE_FOR(node, struct auth_data*, &z->data) {
sbin/unwind/libunbound/services/authzone.c
8717
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
8731
RBTREE_FOR(xfr, struct auth_xfer*, &az->xtree) {
sbin/unwind/libunbound/services/localzone.c
1025
RBTREE_FOR(node, struct local_zone*, &zones->ztree) {
sbin/unwind/libunbound/services/localzone.c
2242
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
sbin/unwind/libunbound/services/localzone.c
65
RBTREE_FOR(d, struct local_data*, &z->data) {
sbin/unwind/libunbound/services/localzone.c
91
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
sbin/unwind/libunbound/services/mesh.c
1127
RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) {
sbin/unwind/libunbound/services/mesh.c
1142
RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) {
sbin/unwind/libunbound/services/mesh.c
1174
RBTREE_FOR(ref, struct mesh_state_ref*, &qstate->mesh_info->sub_set) {
sbin/unwind/libunbound/services/mesh.c
1856
RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set)
sbin/unwind/libunbound/services/mesh.c
2213
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
sbin/unwind/libunbound/services/mesh.c
2286
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
sbin/unwind/libunbound/services/outside_network.c
3928
RBTREE_FOR(sq, struct serviced_query*, outnet->serviced) {
sbin/unwind/libunbound/services/view.c
254
RBTREE_FOR(v, struct view*, &vs->vtree) {
sbin/unwind/libunbound/util/netevent.c
2178
RBTREE_FOR(t, struct doq_timer*, c->doq_socket->table->timer_tree) {
sbin/unwind/libunbound/util/storage/dnstree.c
157
RBTREE_FOR(node, struct name_tree_node*, tree) {
sbin/unwind/libunbound/validator/autotrust.c
2350
RBTREE_FOR(tp, struct trust_anchor*, anchors->tree) {
sbin/unwind/libunbound/validator/val_anchor.c
1202
RBTREE_FOR(ta, struct trust_anchor*, anchors->tree) {
sbin/unwind/libunbound/validator/val_anchor.c
161
RBTREE_FOR(node, struct trust_anchor*, anchors->tree) {
sbin/unwind/libunbound/validator/val_sigcrypt.c
1298
RBTREE_FOR(walk, struct canon_rr*, (*sortree)) {
sbin/unwind/libunbound/validator/val_sigcrypt.c
1361
RBTREE_FOR(walk, struct canon_rr*, sortree) {
usr.sbin/nsd/dbaccess.c
385
RBTREE_FOR(zo, struct zone_options*, opt->zone_options) {
usr.sbin/nsd/dbcreate.c
246
RBTREE_FOR(zo, struct zone_options*, options->zone_options) {
usr.sbin/nsd/nsd-checkconf.c
504
RBTREE_FOR(zone, zone_options_type*, opt->zone_options)
usr.sbin/nsd/nsd-checkconf.c
510
RBTREE_FOR(p, pattern_options_type*, opt->patterns)
usr.sbin/nsd/nsd-checkconf.c
797
RBTREE_FOR(key, key_options_type*, opt->keys)
usr.sbin/nsd/nsd-checkconf.c
804
RBTREE_FOR(tlsauth, tls_auth_options_type*, opt->tls_auths)
usr.sbin/nsd/nsd-checkconf.c
810
RBTREE_FOR(pat, pattern_options_type*, opt->patterns)
usr.sbin/nsd/nsd-checkconf.c
817
RBTREE_FOR(zone, zone_options_type*, opt->zone_options)
usr.sbin/nsd/nsd-checkconf.c
833
RBTREE_FOR(zone, zone_options_type*, opt->zone_options)
usr.sbin/nsd/nsd-mem.c
245
RBTREE_FOR(zo, struct zone_options*, opt->zone_options) {
usr.sbin/nsd/options.c
2474
RBTREE_FOR(optkey, struct key_options*, opt->keys) {
usr.sbin/nsd/options.c
286
RBTREE_FOR(pat, struct pattern_options*, opt->patterns)
usr.sbin/nsd/options.c
426
RBTREE_FOR(zopt, struct zone_options*, opt->zone_options) {
usr.sbin/nsd/options.c
894
RBTREE_FOR(zone, struct zone_options*, opt->zone_options) {
usr.sbin/nsd/options.c
935
RBTREE_FOR(zone, struct zone_options*, opt->zone_options) {
usr.sbin/nsd/remote.c
1010
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones) {
usr.sbin/nsd/remote.c
1184
RBTREE_FOR(zo, struct zone_options*,
usr.sbin/nsd/remote.c
1644
RBTREE_FOR(k, struct key_options*, newopt->keys) {
usr.sbin/nsd/remote.c
1872
RBTREE_FOR(xz, xfrd_zone_type*, xfrd->zones) {
usr.sbin/nsd/remote.c
1897
RBTREE_FOR(nz, struct notify_zone*, xfrd->notify_zones) {
usr.sbin/nsd/remote.c
1924
RBTREE_FOR(nz, struct notify_zone*, xfrd->notify_zones) {
usr.sbin/nsd/remote.c
1967
RBTREE_FOR(p, struct pattern_options*, newopt->patterns) {
usr.sbin/nsd/remote.c
2035
RBTREE_FOR(zone_opt, struct zone_options*, oldopt->zone_options) {
usr.sbin/nsd/remote.c
2256
RBTREE_FOR(key, struct key_options*, xfrd->nsd->options->keys) {
usr.sbin/nsd/remote.c
2477
RBTREE_FOR(zone, struct zone_options*, xfrd->nsd->options->zone_options)
usr.sbin/nsd/remote.c
3115
RBTREE_FOR(n, struct zonestatname*, xfrd->nsd->options->zonestatnames){
usr.sbin/nsd/remote.c
944
RBTREE_FOR(n, struct notify_zone*, xfrd->notify_zones) {
usr.sbin/nsd/remote.c
969
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones) {
usr.sbin/nsd/xfrd-catalog-zones.c
1278
RBTREE_FOR(producer_zone, struct xfrd_catalog_producer_zone*,
usr.sbin/nsd/xfrd-catalog-zones.c
396
RBTREE_FOR(consumer_zone, struct xfrd_catalog_consumer_zone*,
usr.sbin/nsd/xfrd-catalog-zones.c
457
RBTREE_FOR(consumer_zone, struct xfrd_catalog_consumer_zone*,
usr.sbin/nsd/xfrd-notify.c
575
RBTREE_FOR(zone, struct notify_zone*, tree)
usr.sbin/nsd/xfrd-tcp.c
723
RBTREE_FOR(zid, struct xfrd_tcp_pipeline_id*, tp->zone_per_id) {
usr.sbin/nsd/xfrd.c
2580
RBTREE_FOR(zid, struct xfrd_tcp_pipeline_id*, test_tp->zone_per_id) {
usr.sbin/nsd/xfrd.c
2855
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones)
usr.sbin/nsd/xfrd.c
2921
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones)
usr.sbin/nsd/xfrd.c
393
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones)
usr.sbin/nsd/xfrd.c
426
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones)
usr.sbin/nsd/xfrd.c
469
RBTREE_FOR(z, xfrd_zone_type*, xfrd->zones) {
usr.sbin/nsd/xfrd.c
477
RBTREE_FOR(n, struct notify_zone*, xfrd->notify_zones) {
usr.sbin/nsd/xfrd.c
595
RBTREE_FOR(zone_opt, struct zone_options*, xfrd->nsd->options->zone_options)
usr.sbin/nsd/xfrd.c
932
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones) {
usr.sbin/nsd/xfrd.c
992
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones) {
usr.sbin/unbound/daemon/remote.c
2935
RBTREE_FOR(a, struct trust_anchor*, worker->env.anchors->tree) {
usr.sbin/unbound/daemon/remote.c
3036
RBTREE_FOR(sub, struct mesh_state_ref*, &m->sub_set) {
usr.sbin/unbound/daemon/remote.c
3069
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
usr.sbin/unbound/daemon/remote.c
3320
RBTREE_FOR(z, struct iter_forward_zone*, fwds->tree) {
usr.sbin/unbound/daemon/remote.c
3351
RBTREE_FOR(z, struct iter_hints_stub*, &worker->env.hints->tree) {
usr.sbin/unbound/daemon/remote.c
3381
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/daemon/remote.c
3434
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/daemon/remote.c
3459
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/daemon/remote.c
3461
RBTREE_FOR(d, struct local_data*, &z->data) {
usr.sbin/unbound/daemon/remote.c
5441
RBTREE_FOR(old_z, struct auth_zone*, &env->auth_zones->ztree) {
usr.sbin/unbound/daemon/remote.c
5457
RBTREE_FOR(new_z, struct auth_zone*, &ct->auth_zones->ztree) {
usr.sbin/unbound/daemon/worker.c
1048
RBTREE_FOR(ta, struct trust_anchor*, w->env.anchors->tree) {
usr.sbin/unbound/iterator/iter_fwd.c
167
RBTREE_FOR(node, struct iter_forward_zone*, fwd->tree) {
usr.sbin/unbound/iterator/iter_fwd.c
554
RBTREE_FOR(p, struct iter_forward_zone*, fwd->tree) {
usr.sbin/unbound/iterator/iter_hints.c
567
RBTREE_FOR(p, struct iter_hints_stub*, &hints->tree) {
usr.sbin/unbound/services/authzone.c
1738
RBTREE_FOR(n, struct auth_data*, &z->data) {
usr.sbin/unbound/services/authzone.c
1791
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
2069
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
2199
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
2217
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
7040
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
7045
RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
usr.sbin/unbound/services/authzone.c
7057
RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
usr.sbin/unbound/services/authzone.c
7714
RBTREE_FOR(n, struct auth_data*, &z->data) {
usr.sbin/unbound/services/authzone.c
8577
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
8636
RBTREE_FOR(node, struct auth_data*, &z->data) {
usr.sbin/unbound/services/authzone.c
8717
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
8731
RBTREE_FOR(xfr, struct auth_xfer*, &az->xtree) {
usr.sbin/unbound/services/localzone.c
1025
RBTREE_FOR(node, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/services/localzone.c
2242
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/services/localzone.c
65
RBTREE_FOR(d, struct local_data*, &z->data) {
usr.sbin/unbound/services/localzone.c
91
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/services/mesh.c
1127
RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) {
usr.sbin/unbound/services/mesh.c
1142
RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) {
usr.sbin/unbound/services/mesh.c
1174
RBTREE_FOR(ref, struct mesh_state_ref*, &qstate->mesh_info->sub_set) {
usr.sbin/unbound/services/mesh.c
1856
RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set)
usr.sbin/unbound/services/mesh.c
2213
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
usr.sbin/unbound/services/mesh.c
2286
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
usr.sbin/unbound/services/outside_network.c
3928
RBTREE_FOR(sq, struct serviced_query*, outnet->serviced) {
usr.sbin/unbound/services/view.c
254
RBTREE_FOR(v, struct view*, &vs->vtree) {
usr.sbin/unbound/testcode/lock_verify.c
344
RBTREE_FOR(ref, struct lock_ref*, visit->lock->smaller) {
usr.sbin/unbound/testcode/lock_verify.c
377
RBTREE_FOR(lock, struct order_lock*, all_locks) {
usr.sbin/unbound/testcode/memstats.c
230
RBTREE_FOR(cl, struct codeline*, tree) {
usr.sbin/unbound/testcode/replay.c
906
RBTREE_FOR(x, struct replay_var*, store) {
usr.sbin/unbound/testcode/unitneg.c
314
RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
usr.sbin/unbound/testcode/unitneg.c
326
RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
usr.sbin/unbound/testcode/unitneg.c
370
RBTREE_FOR(d, struct val_neg_data*, &zone->tree) {
usr.sbin/unbound/testcode/unitneg.c
385
RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
usr.sbin/unbound/testcode/unitneg.c
422
RBTREE_FOR(d, struct val_neg_data*, &zone->tree) {
usr.sbin/unbound/testcode/unitneg.c
495
RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
usr.sbin/unbound/testcode/unitneg.c
63
RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
usr.sbin/unbound/testcode/unitneg.c
70
RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
usr.sbin/unbound/testcode/unitneg.c
85
RBTREE_FOR(d, struct val_neg_data*, &z->tree) {
usr.sbin/unbound/util/netevent.c
2178
RBTREE_FOR(t, struct doq_timer*, c->doq_socket->table->timer_tree) {
usr.sbin/unbound/util/storage/dnstree.c
157
RBTREE_FOR(node, struct name_tree_node*, tree) {
usr.sbin/unbound/validator/autotrust.c
2346
RBTREE_FOR(tp, struct trust_anchor*, anchors->tree) {
usr.sbin/unbound/validator/val_anchor.c
1202
RBTREE_FOR(ta, struct trust_anchor*, anchors->tree) {
usr.sbin/unbound/validator/val_anchor.c
161
RBTREE_FOR(node, struct trust_anchor*, anchors->tree) {
usr.sbin/unbound/validator/val_sigcrypt.c
1298
RBTREE_FOR(walk, struct canon_rr*, (*sortree)) {
usr.sbin/unbound/validator/val_sigcrypt.c
1361
RBTREE_FOR(walk, struct canon_rr*, sortree) {