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_CREATED
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
dst.h
127
#define
DST_TIME_CREATED
0
/src/external/mpl/bind/dist/lib/dns/include/dst/
dst.h
139
DST_TIME_CREATED
= 0,
/src/external/mpl/bind/dist/lib/dns/
dst_api.c
120
[
DST_TIME_CREATED
] = "Generated:",
2078
printtime(key,
DST_TIME_CREATED
, "Generated", fp);
2188
printtime(key,
DST_TIME_CREATED
, "; Created", fp);
2392
case
DST_TIME_CREATED
:
2415
if (i ==
DST_TIME_CREATED
) {
dst_parse.c
58
[
DST_TIME_CREATED
] = "Created:",
keymgr.c
1984
dst_key_settime(dst_key,
DST_TIME_CREATED
, now);
2005
(void)dst_key_gettime(new_key->key,
DST_TIME_CREATED
, &created);
/src/external/mpl/bind/dist/bin/dnssec/
dnssec-keyfromlabel.c
649
dst_key_settime(key,
DST_TIME_CREATED
, now);
dnssec-settime.c
908
printtime(key,
DST_TIME_CREATED
, "Created", epoch, stdout);
dnssectool.c
478
dst_key_settime(key,
DST_TIME_CREATED
, now);
dnssec-keygen.c
678
dst_key_settime(key,
DST_TIME_CREATED
, ctx->now);
dnssec-ksr.c
492
dst_key_settime(key,
DST_TIME_CREATED
, ksr->now);
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_api.c
2132
printtime(key,
DST_TIME_CREATED
, "Generated", fp);
2246
printtime(key,
DST_TIME_CREATED
, "; Created", fp);
2456
case
DST_TIME_CREATED
:
2479
if (i ==
DST_TIME_CREATED
) {
keymgr.c
1784
dst_key_settime(dst_key,
DST_TIME_CREATED
, now);
1810
(void)dst_key_gettime(new_key->key,
DST_TIME_CREATED
, &created);
Completed in 146 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026