OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updatekey
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
zone.c
10699
bool
updatekey
= false;
local
10845
updatekey
= true;
10891
if (
updatekey
) {
10934
INSIST(newkey ||
updatekey
);
10964
* If "
updatekey
" was true for all keys found in the DNSKEY
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
10734
bool
updatekey
= false;
local
10880
updatekey
= true;
10926
if (
updatekey
) {
10969
INSIST(newkey ||
updatekey
);
10999
* If "
updatekey
" was true for all keys found in the DNSKEY
Completed in 62 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026