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

/netbsd-current/external/bsd/unbound/dist/validator/
H A Dautotrust.h60 AUTR_STATE_REVOKED = 4, enumerator in enum:__anon13
H A Dautotrust.c210 case AUTR_STATE_REVOKED:
1074 case AUTR_STATE_REVOKED: return " REVOKED ";
1761 if(exceeded && anchor->s == AUTR_STATE_REVOKED) {
1792 set_trustanchor_state(env, anchor, c, AUTR_STATE_REVOKED);
1842 case AUTR_STATE_REVOKED:

Completed in 176 milliseconds