OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dspublish
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/checkds/ns9/
setup.sh
62
good.${checkds}.
dspublish
.ns2 \
63
reference.${checkds}.
dspublish
.ns2 \
64
resolver.${checkds}.
dspublish
.ns2 \
65
not-yet.${checkds}.
dspublish
.ns5 \
66
bad.${checkds}.
dspublish
.ns6 \
67
good.${checkds}.
dspublish
.ns2-4 \
68
incomplete.${checkds}.
dspublish
.ns2-4-5 \
69
bad.${checkds}.
dspublish
.ns2-4-6; do
/src/external/mpl/bind/dist/lib/dns/include/dns/
keymgr.h
119
isc_stdtime_t now, isc_stdtime_t when, bool
dspublish
);
122
isc_stdtime_t now, isc_stdtime_t when, bool
dspublish
,
126
* If '
dspublish
' is set to true, set the DS Publish time to 'now'.
127
* If '
dspublish
' is set to false, set the DS Removed time to 'now'.
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
keymgr.h
61
bool
dspublish
);
65
isc_stdtime_t when, bool
dspublish
, dns_keytag_t id,
69
* If '
dspublish
' is set to true, set the DS Publish time to 'now'.
70
* If '
dspublish
' is set to false, set the DS Removed time to 'now'.
/src/external/mpl/bind/dist/lib/dns/
keymgr.c
2489
isc_stdtime_t now, isc_stdtime_t when, bool
dspublish
,
2529
if (
dspublish
) {
2554
keystr,
dspublish
? "published" : "withdrawn",
2575
isc_stdtime_t now, isc_stdtime_t when, bool
dspublish
) {
2576
return keymgr_checkds(kasp, keyring, now, when,
dspublish
, 0, 0, false);
2581
isc_stdtime_t now, isc_stdtime_t when, bool
dspublish
,
2583
return keymgr_checkds(kasp, keyring, now, when,
dspublish
, id, alg,
zone.c
21068
bool
dspublish
) {
21088
if (
dspublish
) {
21117
dspublish
? "published" : "withdrawn", dst_key_id(key));
21121
dspublish
, dst_key_id(key),
/src/external/mpl/dhcp/bind/dist/lib/dns/
keymgr.c
2240
bool
dspublish
, dns_keytag_t id, unsigned int alg,
2280
if (
dspublish
) {
2305
keystr,
dspublish
? "published" : "withdrawn",
2332
bool
dspublish
) {
2333
return (keymgr_checkds(kasp, keyring, directory, now, when,
dspublish
,
2340
isc_stdtime_t when, bool
dspublish
, dns_keytag_t id,
2342
return (keymgr_checkds(kasp, keyring, directory, now, when,
dspublish
,
zone.c
20713
bool
dspublish
) {
20719
if (
dspublish
) {
20748
dspublish
? "published" : "withdrawn", dst_key_id(key));
20752
dspublish
, dst_key_id(key),
/src/external/mpl/bind/dist/bin/named/
server.c
15190
bool checkds = false,
dspublish
= false;
local
15291
dspublish
= true;
15376
dspublish
, keyid,
15380
dspublish
);
15400
if (
dspublish
) {
Completed in 64 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026