OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DCFB_CALLBIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/parseutil/
testdcf.c
54
#define
DCFB_CALLBIT
0x0008 /* "call bit" used to signalize irregularities in the control facilities */
280
clock_time->flags |=
DCFB_CALLBIT
;
496
(clock_time.flags &
DCFB_CALLBIT
) ? "R" : "_",
dcfd.c
203
#define
DCFB_CALLBIT
0x0008 /* "call bit" used to signalize irregularities in the control facilities */
508
clock_time->flags |=
DCFB_CALLBIT
;
1814
(clock_time.flags &
DCFB_CALLBIT
) ? "R" : "_",
Completed in 19 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026