Home
last modified time | relevance | path

Searched refs:AUTR_STATE_REVOKED (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/validator/
H A Dautotrust.h60 AUTR_STATE_REVOKED = 4, enumerator
H A Dautotrust.c210 case AUTR_STATE_REVOKED: in parse_comments()
1078 case AUTR_STATE_REVOKED: return " REVOKED "; in trustanchor_state2str()
1766 if(exceeded && anchor->s == AUTR_STATE_REVOKED) { in do_remtime()
1797 set_trustanchor_state(env, anchor, c, AUTR_STATE_REVOKED); in do_revoked()
1847 case AUTR_STATE_REVOKED: in anchor_state_update()