OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARSEB_LEAPADD
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/libparse/
clk_schmid.c
185
clock_time->flags |=
PARSEB_LEAPADD
; /* default: DCF77 data format deficiency */
clk_meinberg.c
397
clock_time->flags |=
PARSEB_LEAPADD
;
415
clock_time->flags |=
PARSEB_LEAPADD
;
569
clock_time->flags |=
PARSEB_LEAPADD
;
clk_trimtsip.c
291
clock_time->flags |=
PARSEB_LEAPADD
;
clk_rawdcf.c
368
clock_time->flags |=
PARSEB_LEAPADD
; /* default: DCF77 data format deficiency */
/src/external/bsd/ntp/dist/include/
parse.h
132
#define
PARSEB_LEAPADD
0x00000200 /* LEAP addition warning */
165
#define PARSE_LEAPADD(x) (PARSE_SYNC(x) && (((x) & PARSEB_LEAPS) ==
PARSEB_LEAPADD
))
/src/external/bsd/ntp/dist/ntpd/
refclock_parse.c
2528
{
PARSEB_LEAPADD
, "LEAP ADD WARNING" },
Completed in 22 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026