OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syncpub1
(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
242
syncpub1
= pub + prepub;
256
syncpub =
syncpub1
> syncpub2 ?
syncpub1
: syncpub2;
/src/external/mpl/bind/dist/lib/dns/
keymgr.c
275
isc_stdtime_t
syncpub1
, syncpub2;
local
277
syncpub1
= pub + prepub;
292
syncpub = ISC_MAX(
syncpub1
, syncpub2);
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026