Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDrefclock_hopfpci.c88 char leap_status; /* leap second flag */ member
156 up->leap_status = 0; in hopfpci_start()
HDrefclock_palisade.c422 up->leap_status = 0; in palisade_start()
660 if (up->leap_status) { in TSIP_decode()
661 up->leap_status = 0; in TSIP_decode()
674 up->leap_status = mb(19); in TSIP_decode()
699 if ( (up->leap_status & PALISADE_LEAP_PENDING) && in TSIP_decode()
702 if (up->leap_status & PALISADE_UTC_TIME) in TSIP_decode()
707 else if (up->leap_status) in TSIP_decode()
HDrefclock_hopfser.c84 char leap_status; /* leap second flag */ member
168 up->leap_status = 0; in hopfserial_start()
HDrefclock_palisade.h171 char leap_status; /* leap second flag */ member
HDrefclock_neoclock4x.c113 char leap_status; /* leap second flag */ member
317 up->leap_status = 0; in neoclock4x_start()