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

/freebsd-10.2-release/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.c369 up->leap_status = 0;
553 if (up->leap_status) {
554 up->leap_status = 0;
567 up->leap_status = mb(19);
588 if ( (up->leap_status & PALISADE_LEAP_PENDING) &&
591 if (up->leap_status & PALISADE_UTC_TIME)
596 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 66 milliseconds