OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUMCBUGTIMES
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_request.h
875
#define
NUMCBUGTIMES
32
884
l_fp times[
NUMCBUGTIMES
];
/src/external/bsd/ntp/dist/ntpd/
ntp_request.c
2764
if (i >
NUMCBUGTIMES
)
2765
i =
NUMCBUGTIMES
;
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
2899
if (n >
NUMCBUGTIMES
)
2900
n =
NUMCBUGTIMES
;
Completed in 19 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026