Searched refs:RBTREE_FOR (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Drbtree.h173 #define RBTREE_FOR(node, type, rbtree) \ macro
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_fwd.c154 RBTREE_FOR(node, struct iter_forward_zone*, fwd->tree) { function
454 RBTREE_FOR(p, struct iter_forward_zone*, fwd->tree) { function
H A Diter_hints.c520 RBTREE_FOR(p, struct iter_hints_stub*, &hints->tree) { function
/freebsd-11-stable/contrib/unbound/util/storage/
H A Ddnstree.c144 RBTREE_FOR(node, struct name_tree_node*, tree) { function
/freebsd-11-stable/contrib/unbound/services/
H A Dmesh.c939 RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) { function
954 RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) { function
986 RBTREE_FOR(ref, struct mesh_state_ref*, &qstate->mesh_info->sub_set) { function
1436 RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set) function
1737 RBTREE_FOR(m, struct mesh_state*, &mesh->all) { function
1803 RBTREE_FOR(m, struct mesh_state*, &mesh->all) { function
H A Dlocalzone.c942 RBTREE_FOR(node, struct local_zone*, &zones->ztree) { function
1212 RBTREE_FOR(d, struct local_data*, &z->data) { function
1226 RBTREE_FOR(z, struct local_zone*, &zones->ztree) { function
H A Dauthzone.c1733 RBTREE_FOR(n, struct auth_data*, &z->data) { function
1750 RBTREE_FOR(z, struct auth_zone*, &az->ztree) { function
1838 RBTREE_FOR(z, struct auth_zone*, &az->ztree) { function
1956 RBTREE_FOR(z, struct auth_zone*, &az->ztree) { function
1974 RBTREE_FOR(z, struct auth_zone*, &az->ztree) { function
6666 RBTREE_FOR(x, struct auth_xfer*, &az->xtree) { function
6685 RBTREE_FOR(x, struct auth_xfer*, &az->xtree) { function
H A Doutside_network.c3455 RBTREE_FOR(sq, struct serviced_query*, outnet->serviced) { function
/freebsd-11-stable/contrib/unbound/daemon/
H A Dremote.c2272 RBTREE_FOR(a, struct trust_anchor*, worker->env.anchors->tree) { function
2373 RBTREE_FOR(sub, struct mesh_state_ref*, &m->sub_set) { function
2406 RBTREE_FOR(m, struct mesh_state*, &mesh->all) { function
2607 RBTREE_FOR(z, struct iter_forward_zone*, fwds->tree) { function
2634 RBTREE_FOR(z, struct iter_hints_stub*, &worker->env.hints->tree) { function
2661 RBTREE_FOR(z, struct auth_zone*, &az->ztree) { function
2691 RBTREE_FOR(z, struct local_zone*, &zones->ztree) { function
2716 RBTREE_FOR(z, struct local_zone*, &zones->ztree) { function
2718 RBTREE_FOR(d, struct local_data*, &z->data) { function
H A Dworker.c893 RBTREE_FOR(ta, struct trust_anchor*, w->env.anchors->tree) { function
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_anchor.c161 RBTREE_FOR(node, struct trust_anchor*, anchors->tree) { function
1175 RBTREE_FOR(ta, struct trust_anchor*, anchors->tree) { function
H A Dval_sigcrypt.c1164 RBTREE_FOR(walk, struct canon_rr*, (*sortree)) { function
H A Dautotrust.c2316 RBTREE_FOR(tp, struct trust_anchor*, anchors->tree) { function

Completed in 161 milliseconds