Searched refs:TIME_OK (Results 1 – 2 of 2) sorted by relevance
150 static int time_state = TIME_OK; /* clock state */370 time_state = TIME_OK; in kern_ntp_adjtime()532 case TIME_OK: in ntp_update_second()545 time_state = TIME_OK; in ntp_update_second()558 time_state = TIME_OK; in ntp_update_second()578 time_state = TIME_OK; in ntp_update_second()
104 #define TIME_OK 0 /* no leap second warning */ macro