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
559
RBTREE_FOR(p, struct iter_forward_zone*, fwd->tree) {
sbin/unwind/libunbound/iterator/iter_hints.c
572
RBTREE_FOR(p, struct iter_hints_stub*, &hints->tree) {
sbin/unwind/libunbound/services/authzone.c
1745
RBTREE_FOR(n, struct auth_data*, &z->data) {
sbin/unwind/libunbound/services/authzone.c
1798
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
2094
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
2224
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
2242
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
7120
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
7125
RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
sbin/unwind/libunbound/services/authzone.c
7137
RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
sbin/unwind/libunbound/services/authzone.c
7794
RBTREE_FOR(n, struct auth_data*, &z->data) {
sbin/unwind/libunbound/services/authzone.c
8657
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
8716
RBTREE_FOR(node, struct auth_data*, &z->data) {
sbin/unwind/libunbound/services/authzone.c
8797
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
sbin/unwind/libunbound/services/authzone.c
8811
RBTREE_FOR(xfr, struct auth_xfer*, &az->xtree) {
sbin/unwind/libunbound/services/localzone.c
1033
RBTREE_FOR(node, struct local_zone*, &zones->ztree) {
sbin/unwind/libunbound/services/localzone.c
109
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
sbin/unwind/libunbound/services/localzone.c
2273
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
sbin/unwind/libunbound/services/localzone.c
83
RBTREE_FOR(d, struct local_data*, &z->data) {
sbin/unwind/libunbound/services/mesh.c
1162
RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) {
sbin/unwind/libunbound/services/mesh.c
1177
RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) {
sbin/unwind/libunbound/services/mesh.c
1208
RBTREE_FOR(ref, struct mesh_state_ref*, &qstate->mesh_info->sub_set) {
sbin/unwind/libunbound/services/mesh.c
1913
RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set)
sbin/unwind/libunbound/services/mesh.c
2276
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
sbin/unwind/libunbound/services/mesh.c
2350
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
sbin/unwind/libunbound/services/outside_network.c
3999
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
2172
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
1301
RBTREE_FOR(walk, struct canon_rr*, (*sortree)) {
sbin/unwind/libunbound/validator/val_sigcrypt.c
1364
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
2505
RBTREE_FOR(optkey, struct key_options*, opt->keys) {
usr.sbin/nsd/options.c
287
RBTREE_FOR(pat, struct pattern_options*, opt->patterns)
usr.sbin/nsd/options.c
430
RBTREE_FOR(zopt, struct zone_options*, opt->zone_options) {
usr.sbin/nsd/options.c
898
RBTREE_FOR(zone, struct zone_options*, opt->zone_options) {
usr.sbin/nsd/options.c
939
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
2495
RBTREE_FOR(zone, struct zone_options*, xfrd->nsd->options->zone_options)
usr.sbin/nsd/remote.c
3152
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
1360
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
2626
RBTREE_FOR(zid, struct xfrd_tcp_pipeline_id*, test_tp->zone_per_id) {
usr.sbin/nsd/xfrd.c
2907
RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones)
usr.sbin/nsd/xfrd.c
2973
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
2975
RBTREE_FOR(a, struct trust_anchor*, worker->env.anchors->tree) {
usr.sbin/unbound/daemon/remote.c
3076
RBTREE_FOR(sub, struct mesh_state_ref*, &m->sub_set) {
usr.sbin/unbound/daemon/remote.c
3109
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
usr.sbin/unbound/daemon/remote.c
3360
RBTREE_FOR(z, struct iter_forward_zone*, fwds->tree) {
usr.sbin/unbound/daemon/remote.c
3391
RBTREE_FOR(z, struct iter_hints_stub*, &worker->env.hints->tree) {
usr.sbin/unbound/daemon/remote.c
3421
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/daemon/remote.c
3474
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/daemon/remote.c
3499
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/daemon/remote.c
3501
RBTREE_FOR(d, struct local_data*, &z->data) {
usr.sbin/unbound/daemon/remote.c
5515
RBTREE_FOR(old_z, struct auth_zone*, &env->auth_zones->ztree) {
usr.sbin/unbound/daemon/remote.c
5531
RBTREE_FOR(new_z, struct auth_zone*, &ct->auth_zones->ztree) {
usr.sbin/unbound/daemon/worker.c
1087
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
559
RBTREE_FOR(p, struct iter_forward_zone*, fwd->tree) {
usr.sbin/unbound/iterator/iter_hints.c
572
RBTREE_FOR(p, struct iter_hints_stub*, &hints->tree) {
usr.sbin/unbound/services/authzone.c
1745
RBTREE_FOR(n, struct auth_data*, &z->data) {
usr.sbin/unbound/services/authzone.c
1798
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
2094
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
2224
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
2242
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
7120
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
7125
RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
usr.sbin/unbound/services/authzone.c
7137
RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
usr.sbin/unbound/services/authzone.c
7794
RBTREE_FOR(n, struct auth_data*, &z->data) {
usr.sbin/unbound/services/authzone.c
8657
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
8716
RBTREE_FOR(node, struct auth_data*, &z->data) {
usr.sbin/unbound/services/authzone.c
8797
RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
usr.sbin/unbound/services/authzone.c
8811
RBTREE_FOR(xfr, struct auth_xfer*, &az->xtree) {
usr.sbin/unbound/services/localzone.c
1033
RBTREE_FOR(node, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/services/localzone.c
109
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/services/localzone.c
2273
RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
usr.sbin/unbound/services/localzone.c
83
RBTREE_FOR(d, struct local_data*, &z->data) {
usr.sbin/unbound/services/mesh.c
1162
RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) {
usr.sbin/unbound/services/mesh.c
1177
RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) {
usr.sbin/unbound/services/mesh.c
1208
RBTREE_FOR(ref, struct mesh_state_ref*, &qstate->mesh_info->sub_set) {
usr.sbin/unbound/services/mesh.c
1913
RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set)
usr.sbin/unbound/services/mesh.c
2276
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
usr.sbin/unbound/services/mesh.c
2350
RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
usr.sbin/unbound/services/outside_network.c
3999
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
2172
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
1301
RBTREE_FOR(walk, struct canon_rr*, (*sortree)) {
usr.sbin/unbound/validator/val_sigcrypt.c
1364
RBTREE_FOR(walk, struct canon_rr*, sortree) {