Searched refs:TIME_OK (Results 1 – 3 of 3) sorted by relevance
103 .time_state = TIME_OK,618 case TIME_OK:632 ntpdata->time_state = TIME_OK; in sync_hw_clock() 642 ntpdata->time_state = TIME_OK; in sync_hw_clock() 656 ntpdata->time_state = TIME_OK; in sync_hw_clock() 943 ntpdata->time_state = TIME_OK;
198 #define TIME_OK 0 /* clock synchronized, no leap second */ macro
87 case TIME_OK: return "TIME_OK"; in time_state_str()