Searched refs:TIME_OK (Results 1 – 3 of 3) sorted by relevance
52 static int time_state = TIME_OK;404 case TIME_OK: in second_overflow()418 time_state = TIME_OK; in second_overflow()429 time_state = TIME_OK; in second_overflow()444 time_state = TIME_OK; in second_overflow()581 time_state = TIME_OK; in process_adj_status()
157 #define TIME_OK 0 /* clock synchronized, no leap second */ macro
95 case TIME_OK: return "TIME_OK"; in time_state_str()