Searched refs:TIME_OOP (Results 1 – 3 of 3) sorted by relevance
201 #define TIME_OOP 3 /* leap second in progress */ macro
635 ntpdata->time_state = TIME_OOP; in sync_hw_clock() 650 case TIME_OOP: in sync_hw_clock() 1080 result = TIME_OOP; in __hardpps() 1089 if ((ntpdata->time_state == TIME_OOP) && (ts->tv_sec == ntpdata->ntp_next_leap_sec)) in __hardpps()
90 case TIME_OOP: return "TIME_OOP"; in time_state_str()