OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:highest_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
keyword-gen.c
655
u_short
highest_id
;
local
665
highest_id
= ntp_keywords[COUNTOF(ntp_keywords) - 1].token;
666
id_count =
highest_id
- lowest_id + 1;
keyword-gen.c
655
u_short
highest_id
;
local
665
highest_id
= ntp_keywords[COUNTOF(ntp_keywords) - 1].token;
666
id_count =
highest_id
- lowest_id + 1;
Completed in 70 milliseconds
Indexes created Wed Sep 09 00:24:13 UTC 2026