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_TIME_KRRSIG
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/mpl/bind/dist/bin/dnssec/
dnssec-settime.c
879
dst_key_unsettime(key,
DST_TIME_KRRSIG
);
882
dst_key_settime(key,
DST_TIME_KRRSIG
,
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
dst.h
138
#define
DST_TIME_KRRSIG
11
/src/external/mpl/bind/dist/lib/dns/include/dst/
dst.h
150
DST_TIME_KRRSIG
= 11,
/src/external/mpl/bind/dist/lib/dns/
dst_parse.c
69
[
DST_TIME_KRRSIG
] = NULL,
dst_api.c
131
[
DST_TIME_KRRSIG
] = "KRRSIGChange:",
2096
printtime(key,
DST_TIME_KRRSIG
, "KRRSIGChange", fp);
2402
case
DST_TIME_KRRSIG
:
keymgr.c
76
DST_TIME_KRRSIG
, DST_TIME_DS };
398
dst_key_settime(key->key,
DST_TIME_KRRSIG
, now);
1797
INITIALIZE_STATE(key->key, DST_KEY_KRRSIG,
DST_TIME_KRRSIG
,
/src/external/mpl/dhcp/bind/dist/lib/dns/
keymgr.c
70
DST_TIME_KRRSIG
, DST_TIME_DS };
338
dst_key_settime(key->key,
DST_TIME_KRRSIG
, now);
1644
INITIALIZE_STATE(key->key, DST_KEY_KRRSIG,
DST_TIME_KRRSIG
,
dst_api.c
2148
printtime(key,
DST_TIME_KRRSIG
, "KRRSIGChange", fp);
2466
case
DST_TIME_KRRSIG
:
Completed in 41 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026