Searched refs:tanew (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/unbound/validator/
H A Dval_anchor.c430 struct trust_anchor* ta = NULL, *tanew; local
462 if(!(tanew=anchor_store_new_rr(anchors, rr, len, dname_len))) {
467 if(onlyone && ta && ta != tanew) {
475 ta = tanew;
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dval_anchor.c430 struct trust_anchor* ta = NULL, *tanew; local
462 if(!(tanew=anchor_store_new_rr(anchors, rr, len, dname_len))) {
467 if(onlyone && ta && ta != tanew) {
475 ta = tanew;

Completed in 181 milliseconds