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