Searched defs:time_ok (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | dst_api.c | 2543 bool state_ok = true, time_ok = false; in dst_key_is_published() local 2577 bool ds_ok = true, zrrsig_ok = true, time_ok = false; in dst_key_is_active() local 2637 bool krrsig_ok = true, zrrsig_ok = true, time_ok = false; in dst_key_is_signing() local 2690 bool time_ok = false; in dst_key_is_revoked() local 2708 bool state_ok = true, time_ok = false; in dst_key_is_removed() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | dst_api.c | 2557 bool state_ok = true, time_ok = false; dst_key_is_published() local 2591 bool ds_ok = true, zrrsig_ok = true, time_ok = false; dst_key_is_active() local 2651 bool krrsig_ok = true, zrrsig_ok = true, time_ok = false; dst_key_is_signing() local 2704 bool time_ok = false; dst_key_is_revoked() local 2722 bool state_ok = true, time_ok = false; dst_key_is_removed() local [all...] |