Home
last modified time | relevance | path

Searched refs:leapsec (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_timer.c79 u_long leapsec; /* seconds to next leap (proximity class) */ variable
401 if (leapsec > LSPROX_NOWARN || 0 == (current_time & 7)) in timer()
406 if (leapsec >= LSPROX_ANNOUNCE && leapdif) { in timer()
682 leapsec = LSPROX_NOWARN; in check_leapsec()
701 if ( (leapsec > 0 || lsprox < LSPROX_ALERT) in check_leapsec()
702 && leapsec < lsprox) { in check_leapsec()
703 if ( leapsec < LSPROX_SCHEDULE in check_leapsec()
710 leapsec = lsprox; in check_leapsec()
712 if (leapsec > lsprox) { in check_leapsec()
713 if ( leapsec > in check_leapsec()
[all...]
H A Dntp_proto.c3047 if (leapsec == LSPROX_NOWARN) { in clock_update()
/freebsd/sys/sys/
H A Dtimeffc.h52 int8_t leapsec; /* Next leap second (in {-1,0,1}). */ member
/freebsd/sys/kern/
H A Dkern_ffclock.c98 bt->sec -= cest.leapsec; in ffclock_abstime()
H A Dkern_tc.c574 cest.leapsec = 0; in ffclock_reset_clock()
1102 ffi->leapsec_adjustment -= cest.leapsec; in sysclock_getsnapshot()
/freebsd/contrib/tzcode/
H A Dzic.c227 static char const * leapsec; variable
579 for leapsec and COMMAND_LINE_FILENUM stands for the command line. */
589 char const *fname = i == LEAPSEC_FILENUM ? leapsec : main_argv[i]; in filename()
956 static const char * leapsec; variable
1096 if (leapsec == NULL) in main()
1097 leapsec = optarg; in main()
1158 if (optind < argc && leapsec != NULL) { in main()
1159 infile(LEAPSEC_FILENUM, leapsec); in main()
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h76 int8_t leapsec; member
H A Dfreebsd32_misc.c4117 CP(cest, cest32, leapsec); in freebsd32_ffclock_setestimate()
4147 CP(cest32, cest, leapsec); in freebsd32_ffclock_getestimate()
/freebsd/contrib/ntp/include/
H A Dntpd.h248 extern u_long leapsec; /* seconds to next leap (proximity class) */
/freebsd/contrib/ntp/
H A DREADME.leapsmear264 clk_jitter=0.451, clk_wander=0.035, tai=35, leapsec=201507010000,
H A DCommitLog2841 tests/ntpd/leapsec.c@1.6 +0 -1
2844 tests/ntpd/run-leapsec.c@1.10 +33 -34
12276 tests/ntpd/run-leapsec.c@1.9 +2 -0
16531 tests/ntpd/run-leapsec.c@1.6.1.1 +8 -0
16926 tests/ntpd/leapsec.c@1.5 +97 -193
16938 tests/ntpd/run-leapsec.c@1.7 +34 -33
26218 tests/ntpd/leapsec.c@1.4 +241 -82
26221 tests/ntpd/run-leapsec.c@1.6 +33 -33
28747 tests/ntpd/run-leapsec.c@1.5 +1 -1
29240 BitKeeper/deleted/8b/leapsec
[all...]
H A DChangeLog1523 * [Bug 2570] refuse to load leapsec file with bad/missing SHA1 hash
1528 * [Bug 2570] refuse to load leapsec file with bad/missing SHA1 hash
/freebsd/contrib/ntp/ntpq/
H A Dntpq.texi585 @item @code{leapsec}
H A Dntpq-opts.def857 .It Cm leapsec
H A Dinvoke-ntpq.texi737 @item @code{leapsec}