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_ZRRSIG
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/mpl/bind/dist/bin/dnssec/
dnssec-settime.c
890
dst_key_unsettime(key,
DST_TIME_ZRRSIG
);
893
dst_key_settime(key,
DST_TIME_ZRRSIG
,
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
dst.h
137
#define
DST_TIME_ZRRSIG
10
/src/external/mpl/bind/dist/lib/dns/
keymgr.c
75
static int keystatetimes[] = { DST_TIME_DNSKEY,
DST_TIME_ZRRSIG
,
412
dst_key_settime(key->key,
DST_TIME_ZRRSIG
, now);
1803
INITIALIZE_STATE(key->key, DST_KEY_ZRRSIG,
DST_TIME_ZRRSIG
,
2931
DST_TIME_ZRRSIG
,
2963
DST_TIME_ZRRSIG
,
3007
dst_key_settime(dkey->key,
DST_TIME_ZRRSIG
, now);
dst_parse.c
68
[
DST_TIME_ZRRSIG
] = NULL,
dst_api.c
130
[
DST_TIME_ZRRSIG
] = "ZRRSIGChange:",
2095
printtime(key,
DST_TIME_ZRRSIG
, "ZRRSIGChange", fp);
2398
case
DST_TIME_ZRRSIG
:
/src/external/mpl/bind/dist/lib/dns/include/dst/
dst.h
149
DST_TIME_ZRRSIG
= 10,
/src/external/mpl/dhcp/bind/dist/lib/dns/
keymgr.c
69
static int keystatetimes[NUM_KEYSTATES] = { DST_TIME_DNSKEY,
DST_TIME_ZRRSIG
,
352
dst_key_settime(key->key,
DST_TIME_ZRRSIG
, now);
1650
INITIALIZE_STATE(key->key, DST_KEY_ZRRSIG,
DST_TIME_ZRRSIG
,
dst_api.c
2147
printtime(key,
DST_TIME_ZRRSIG
, "ZRRSIGChange", fp);
2462
case
DST_TIME_ZRRSIG
:
Completed in 33 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026