Searched refs:leap_status (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_hopfpci.c88 char leap_status; /* leap second flag */ member in struct:hopfclock_unit
156 up->leap_status = 0;
H A Drefclock_hopfser.c90 char leap_status; /* leap second flag */ member in struct:hopfclock_unit
174 up->leap_status = 0;
H A Drefclock_neoclock4x.c113 char leap_status; /* leap second flag */ member in struct:neoclock4x_unit
317 up->leap_status = 0;
H A Drefclock_palisade.c422 up->leap_status = 0;
660 if (up->leap_status) {
661 up->leap_status = 0;
674 up->leap_status = mb(19);
699 if ( (up->leap_status & PALISADE_LEAP_PENDING) &&
702 if (up->leap_status & PALISADE_UTC_TIME)
707 else if (up->leap_status)
H A Drefclock_palisade.h171 char leap_status; /* leap second flag */ member in struct:palisade_unit

Completed in 139 milliseconds