Symbol: AUTR_STATE_VALID
sbin/unwind/libunbound/validator/autotrust.c
1076
case AUTR_STATE_VALID: return " VALID ";
sbin/unwind/libunbound/validator/autotrust.c
1674
ta->s = AUTR_STATE_VALID;
sbin/unwind/libunbound/validator/autotrust.c
1756
set_trustanchor_state(env, anchor, c, AUTR_STATE_VALID);
sbin/unwind/libunbound/validator/autotrust.c
1784
} else if(anchor->s == AUTR_STATE_VALID)
sbin/unwind/libunbound/validator/autotrust.c
1793
set_trustanchor_state(env, anchor, c, AUTR_STATE_VALID);
sbin/unwind/libunbound/validator/autotrust.c
1800
if(anchor->s == AUTR_STATE_VALID || anchor->s == AUTR_STATE_MISSING) {
sbin/unwind/libunbound/validator/autotrust.c
1829
case AUTR_STATE_VALID:
sbin/unwind/libunbound/validator/autotrust.c
1878
anchor->s == AUTR_STATE_VALID)
sbin/unwind/libunbound/validator/autotrust.c
1889
AUTR_STATE_VALID);
sbin/unwind/libunbound/validator/autotrust.c
1909
if (anchor->s == AUTR_STATE_VALID)
sbin/unwind/libunbound/validator/autotrust.c
200
ta->s = AUTR_STATE_VALID;
sbin/unwind/libunbound/validator/autotrust.c
208
case AUTR_STATE_VALID:
sbin/unwind/libunbound/validator/autotrust.c
584
((*list)->s == AUTR_STATE_VALID ||
usr.sbin/unbound/validator/autotrust.c
1076
case AUTR_STATE_VALID: return " VALID ";
usr.sbin/unbound/validator/autotrust.c
1670
ta->s = AUTR_STATE_VALID;
usr.sbin/unbound/validator/autotrust.c
1752
set_trustanchor_state(env, anchor, c, AUTR_STATE_VALID);
usr.sbin/unbound/validator/autotrust.c
1780
} else if(anchor->s == AUTR_STATE_VALID)
usr.sbin/unbound/validator/autotrust.c
1789
set_trustanchor_state(env, anchor, c, AUTR_STATE_VALID);
usr.sbin/unbound/validator/autotrust.c
1796
if(anchor->s == AUTR_STATE_VALID || anchor->s == AUTR_STATE_MISSING) {
usr.sbin/unbound/validator/autotrust.c
1825
case AUTR_STATE_VALID:
usr.sbin/unbound/validator/autotrust.c
1874
anchor->s == AUTR_STATE_VALID)
usr.sbin/unbound/validator/autotrust.c
1885
AUTR_STATE_VALID);
usr.sbin/unbound/validator/autotrust.c
1905
if (anchor->s == AUTR_STATE_VALID)
usr.sbin/unbound/validator/autotrust.c
200
ta->s = AUTR_STATE_VALID;
usr.sbin/unbound/validator/autotrust.c
208
case AUTR_STATE_VALID:
usr.sbin/unbound/validator/autotrust.c
584
((*list)->s == AUTR_STATE_VALID ||