HomeSort by: relevance | last modified time | path
    Searched refs:RBTREE_FOR (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/external/bsd/nsd/dist/
rbtree.h 71 #define RBTREE_FOR(node, type, rbtree) \
nsd-checkconf.c 504 RBTREE_FOR(zone, zone_options_type*, opt->zone_options)
510 RBTREE_FOR(p, pattern_options_type*, opt->patterns)
797 RBTREE_FOR(key, key_options_type*, opt->keys)
804 RBTREE_FOR(tlsauth, tls_auth_options_type*, opt->tls_auths)
810 RBTREE_FOR(pat, pattern_options_type*, opt->patterns)
817 RBTREE_FOR(zone, zone_options_type*, opt->zone_options)
833 RBTREE_FOR(zone, zone_options_type*, opt->zone_options)
dbcreate.c 246 RBTREE_FOR(zo, struct zone_options*, options->zone_options) {
nsd-mem.c 210 RBTREE_FOR(zo, struct zone_options*, opt->zone_options) {
remote.c 944 RBTREE_FOR(n, struct notify_zone*, xfrd->notify_zones) {
969 RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones) {
1010 RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones) {
1181 RBTREE_FOR(zo, struct zone_options*,
1641 RBTREE_FOR(k, struct key_options*, newopt->keys) {
1869 RBTREE_FOR(xz, xfrd_zone_type*, xfrd->zones) {
1894 RBTREE_FOR(nz, struct notify_zone*, xfrd->notify_zones) {
1921 RBTREE_FOR(nz, struct notify_zone*, xfrd->notify_zones) {
1964 RBTREE_FOR(p, struct pattern_options*, newopt->patterns) {
2032 RBTREE_FOR(zone_opt, struct zone_options*, oldopt->zone_options)
    [all...]
xfrd.c 393 RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones)
426 RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones)
469 RBTREE_FOR(z, xfrd_zone_type*, xfrd->zones) {
477 RBTREE_FOR(n, struct notify_zone*, xfrd->notify_zones) {
595 RBTREE_FOR(zone_opt, struct zone_options*, xfrd->nsd->options->zone_options)
929 RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones) {
989 RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones) {
2577 RBTREE_FOR(zid, struct xfrd_tcp_pipeline_id*, test_tp->zone_per_id) {
2852 RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones)
2918 RBTREE_FOR(zone, xfrd_zone_type*, xfrd->zones
    [all...]
xfrd-catalog-zones.c 396 RBTREE_FOR(consumer_zone, struct xfrd_catalog_consumer_zone*,
457 RBTREE_FOR(consumer_zone, struct xfrd_catalog_consumer_zone*,
1278 RBTREE_FOR(producer_zone, struct xfrd_catalog_producer_zone*,
dbaccess.c 385 RBTREE_FOR(zo, struct zone_options*, opt->zone_options) {
xfrd-notify.c 575 RBTREE_FOR(zone, struct notify_zone*, tree)
options.c 286 RBTREE_FOR(pat, struct pattern_options*, opt->patterns)
426 RBTREE_FOR(zopt, struct zone_options*, opt->zone_options) {
894 RBTREE_FOR(zone, struct zone_options*, opt->zone_options) {
935 RBTREE_FOR(zone, struct zone_options*, opt->zone_options) {
2474 RBTREE_FOR(optkey, struct key_options*, opt->keys) {
  /src/external/bsd/unbound/dist/util/
rbtree.h 173 #define RBTREE_FOR(node, type, rbtree) \
  /src/external/bsd/unbound/dist/testcode/
unitneg.c 63 RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
70 RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
85 RBTREE_FOR(d, struct val_neg_data*, &z->tree) {
314 RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
326 RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
370 RBTREE_FOR(d, struct val_neg_data*, &zone->tree) {
385 RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
422 RBTREE_FOR(d, struct val_neg_data*, &zone->tree) {
495 RBTREE_FOR(z, struct val_neg_zone*, &neg->tree) {
memstats.c 230 RBTREE_FOR(cl, struct codeline*, tree) {
lock_verify.c 344 RBTREE_FOR(ref, struct lock_ref*, visit->lock->smaller) {
377 RBTREE_FOR(lock, struct order_lock*, all_locks) {
replay.c 906 RBTREE_FOR(x, struct replay_var*, store) {
  /src/external/bsd/unbound/dist/services/
view.c 254 RBTREE_FOR(v, struct view*, &vs->vtree) {
localzone.c 65 RBTREE_FOR(d, struct local_data*, &z->data) {
91 RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
1025 RBTREE_FOR(node, struct local_zone*, &zones->ztree) {
2242 RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
mesh.c 1127 RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) {
1142 RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) {
1174 RBTREE_FOR(ref, struct mesh_state_ref*, &qstate->mesh_info->sub_set) {
1856 RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set)
2213 RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
2286 RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
authzone.c 1738 RBTREE_FOR(n, struct auth_data*, &z->data) {
1791 RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
2069 RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
2199 RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
2217 RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
7040 RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
7045 RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
7057 RBTREE_FOR(x, struct auth_xfer*, &az->xtree) {
7714 RBTREE_FOR(n, struct auth_data*, &z->data) {
8577 RBTREE_FOR(z, struct auth_zone*, &az->ztree)
    [all...]
  /src/external/bsd/unbound/dist/iterator/
iter_fwd.c 167 RBTREE_FOR(node, struct iter_forward_zone*, fwd->tree) {
554 RBTREE_FOR(p, struct iter_forward_zone*, fwd->tree) {
iter_hints.c 567 RBTREE_FOR(p, struct iter_hints_stub*, &hints->tree) {
  /src/external/bsd/unbound/dist/util/storage/
dnstree.c 157 RBTREE_FOR(node, struct name_tree_node*, tree) {
  /src/external/bsd/unbound/dist/validator/
val_anchor.c 161 RBTREE_FOR(node, struct trust_anchor*, anchors->tree) {
1202 RBTREE_FOR(ta, struct trust_anchor*, anchors->tree) {
val_sigcrypt.c 1298 RBTREE_FOR(walk, struct canon_rr*, (*sortree)) {
1361 RBTREE_FOR(walk, struct canon_rr*, sortree) {
  /src/external/bsd/unbound/dist/daemon/
remote.c 2935 RBTREE_FOR(a, struct trust_anchor*, worker->env.anchors->tree) {
3036 RBTREE_FOR(sub, struct mesh_state_ref*, &m->sub_set) {
3069 RBTREE_FOR(m, struct mesh_state*, &mesh->all) {
3320 RBTREE_FOR(z, struct iter_forward_zone*, fwds->tree) {
3351 RBTREE_FOR(z, struct iter_hints_stub*, &worker->env.hints->tree) {
3381 RBTREE_FOR(z, struct auth_zone*, &az->ztree) {
3434 RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
3459 RBTREE_FOR(z, struct local_zone*, &zones->ztree) {
3461 RBTREE_FOR(d, struct local_data*, &z->data) {
5441 RBTREE_FOR(old_z, struct auth_zone*, &env->auth_zones->ztree)
    [all...]

Completed in 92 milliseconds

1 2