OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syncpub2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
keymgr.c
240
isc_stdtime_t syncpub1,
syncpub2
;
local
243
syncpub2
= 0;
251
syncpub2
= pub + dns_kasp_zonemaxttl(kasp) +
256
syncpub = syncpub1 >
syncpub2
? syncpub1 :
syncpub2
;
/src/external/mpl/bind/dist/lib/dns/
keymgr.c
275
isc_stdtime_t syncpub1,
syncpub2
;
local
278
syncpub2
= 0;
288
syncpub2
= pub + ttlsig +
292
syncpub = ISC_MAX(syncpub1,
syncpub2
);
Completed in 170 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026