Searched defs:trust_anchor (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/unbound/validator/
H A Dval_anchor.h94 struct trust_anchor { struct
H A Dval_anchor.c161 RBTREE_FOR(node, struct trust_anchor*, anchors->tree) { argument
1206 RBTREE_FOR(ta, struct trust_anchor*, anchors->tree) argument
[all...]
H A Dautotrust.c2286 RBTREE_FOR(tp, struct trust_anchor*, anchors->tree) argument
[all...]
/freebsd-11.0-release/contrib/unbound/daemon/
H A Dremote.c1926 RBTREE_FOR(a, struct trust_anchor*, worker->env.anchors->tree) { argument

Completed in 104 milliseconds