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

/freebsd-10-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_palisade.h167 char leap_status; /* leap second flag */ member in struct:palisade_unit
H A Drefclock_hopfser.c90 char leap_status; /* leap second flag */ member in struct:hopfclock_unit
174 up->leap_status = 0;
H A Drefclock_palisade.c365 up->leap_status = 0;
595 if (up->leap_status) {
596 up->leap_status = 0;
609 up->leap_status = mb(19);
634 if ( (up->leap_status & PALISADE_LEAP_PENDING) &&
637 if (up->leap_status & PALISADE_UTC_TIME)
642 else if (up->leap_status)
H A Drefclock_neoclock4x.c113 char leap_status; /* leap second flag */ member in struct:neoclock4x_unit
317 up->leap_status = 0;

Completed in 115 milliseconds