Searched refs:TIME_OOP (Results 1 – 3 of 3) sorted by relevance
201 #define TIME_OOP 3 /* leap second in progress */ macro
428 ntpdata->time_state = TIME_OOP; in second_overflow()443 case TIME_OOP: in second_overflow()837 result = TIME_OOP; in ntp_adjtimex()846 if ((ntpdata->time_state == TIME_OOP) && (ts->tv_sec == ntpdata->ntp_next_leap_sec)) in ntp_adjtimex()
87 case TIME_OOP: return "TIME_OOP"; in time_state_str()