Searched refs:ntp_leap_second (Results 1 – 3 of 3) sorted by relevance
313 time_t ntp_leap_second; /* time of next leap second */ variable728 if (ntp_leap_second) { in hardclock()729 if (ntp_leap_second == nts.tv_sec) { in hardclock()737 ntp_leap_second--; in hardclock()
895 &ntp_leap_second, sizeof(ntp_leap_second), "LU",
194 extern time_t ntp_leap_second;