OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DST_KEY_STATE_NA
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/mpl/bind/dist/bin/dnssec/
dnssec-settime.c
211
dst_key_state_t goal =
DST_KEY_STATE_NA
;
212
dst_key_state_t ds =
DST_KEY_STATE_NA
;
213
dst_key_state_t dnskey =
DST_KEY_STATE_NA
;
214
dst_key_state_t krrsig =
DST_KEY_STATE_NA
;
215
dst_key_state_t zrrsig =
DST_KEY_STATE_NA
;
330
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
...]
dnssectool.c
274
return
DST_KEY_STATE_NA
;
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
dst.h
73
*
DST_KEY_STATE_NA
: The state is not applicable for this record type.
80
DST_KEY_STATE_NA
= 4
/src/external/mpl/bind/dist/lib/dns/include/dst/
dst.h
72
*
DST_KEY_STATE_NA
: The state is not applicable for this record type.
79
DST_KEY_STATE_NA
= 4
/src/external/mpl/bind/dist/lib/dns/
dst_api.c
2434
st =
DST_KEY_STATE_NA
;
keymgr.c
72
#define NA
DST_KEY_STATE_NA
zone.c
21251
dst_key_state_t ds_state =
DST_KEY_STATE_NA
;
22161
dst_key_state_t ds_state =
DST_KEY_STATE_NA
;
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_api.c
2498
st =
DST_KEY_STATE_NA
;
keymgr.c
65
#define NA
DST_KEY_STATE_NA
zone.c
20895
dst_key_state_t ds_state =
DST_KEY_STATE_NA
;
21370
dst_key_state_t ds_state =
DST_KEY_STATE_NA
;
Completed in 74 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026