Home
last modified time | relevance | path

Searched refs:TIME_OK (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/util/
H A Dkern.c146 time_status = TIME_OK; in hardupdate()
217 time_status = TIME_OK; in second_overflow()
221 time_status = TIME_OK; in second_overflow()
/freebsd/sys/kern/
H A Dkern_ntptime.c154 static int time_state = TIME_OK; /* clock state */
373 time_state = TIME_OK; in kern_ntp_adjtime()
535 case TIME_OK: in ntp_update_second()
548 time_state = TIME_OK; in ntp_update_second()
561 time_state = TIME_OK; in ntp_update_second()
581 time_state = TIME_OK; in ntp_update_second()
/freebsd/sys/sys/
H A Dtimex.h102 #define TIME_OK 0 /* no leap second warning */ macro
/freebsd/contrib/ntp/kernel/sys/
H A Dtimex.h236 #define TIME_OK 0 /* no leap second warning */ macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_local.c186 case TIME_OK: in local_poll()
H A Dntp_loopfilter.c290 #ifdef TIME_OK in ntp_adjtime_error_handler()
291 case TIME_OK: /* 0: synchronized, no leap second warning */ in ntp_adjtime_error_handler()
295 # warning TIME_OK is not defined in ntp_adjtime_error_handler()