OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLK_HAVEFLAG1
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_refclock.h
51
#define
CLK_HAVEFLAG1
0x10
/src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c
1293
if (in->haveflags &
CLK_HAVEFLAG1
) {
1328
out->haveflags |=
CLK_HAVEFLAG1
;
ntp_request.c
2694
(
CLK_HAVEFLAG1
|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4);
ntp_config.c
4026
clock_stat.haveflags |=
CLK_HAVEFLAG1
;
refclock_parse.c
3400
if (in->haveflags & (
CLK_HAVEFLAG1
|CLK_HAVEFLAG2|CLK_HAVEFLAG3|CLK_HAVEFLAG4))
Completed in 24 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026