Searched refs:DST_KEY_STATE_NA (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-settime.c213 dst_key_state_t goal = DST_KEY_STATE_NA;
214 dst_key_state_t ds = DST_KEY_STATE_NA;
215 dst_key_state_t dnskey = DST_KEY_STATE_NA;
216 dst_key_state_t krrsig = DST_KEY_STATE_NA;
217 dst_key_state_t zrrsig = DST_KEY_STATE_NA;
333 if (goal != DST_KEY_STATE_NA &&
848 if (goal == DST_KEY_STATE_NA) {
856 if (ds == DST_KEY_STATE_NA) {
866 if (dnskey == DST_KEY_STATE_NA) {
877 if (krrsig == DST_KEY_STATE_NA) {
[all...]
H A Ddnssectool.c271 return (DST_KEY_STATE_NA);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A Ddst.h73 * DST_KEY_STATE_NA: The state is not applicable for this record type.
80 DST_KEY_STATE_NA = 4 enumerator in enum:dst_key_state
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dst/
H A Ddst.h72 * DST_KEY_STATE_NA: The state is not applicable for this record type.
79 DST_KEY_STATE_NA = 4 enumerator in enum:dst_key_state
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_api.c2498 st = DST_KEY_STATE_NA;
H A Dkeymgr.c65 #define NA DST_KEY_STATE_NA
H A Dzone.c20895 dst_key_state_t ds_state = DST_KEY_STATE_NA;
21370 dst_key_state_t ds_state = DST_KEY_STATE_NA;
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c2512 st = DST_KEY_STATE_NA;
H A Dkeymgr.c79 #define NA DST_KEY_STATE_NA
H A Dzone.c20932 dst_key_state_t ds_state = DST_KEY_STATE_NA;
21419 dst_key_state_t ds_state = DST_KEY_STATE_NA;

Completed in 300 milliseconds