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

/freebsd-11-stable/contrib/ntp/util/
H A Dkern.c146 time_status = TIME_OK;
217 time_status = TIME_OK;
221 time_status = TIME_OK;
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A Dtimex.h236 #define TIME_OK 0 /* no leap second warning */ macro
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_local.c186 case TIME_OK:
H A Dntp_loopfilter.c293 #ifdef TIME_OK
294 case TIME_OK: /* 0: synchronized, no leap second warning */
298 # warning TIME_OK is not defined
/freebsd-11-stable/sys/sys/
H A Dtimex.h104 #define TIME_OK 0 /* no leap second warning */ macro
/freebsd-11-stable/sys/kern/
H A Dkern_ntptime.c150 static int time_state = TIME_OK; /* clock state */
379 time_state = TIME_OK;
520 case TIME_OK:
533 time_state = TIME_OK;
546 time_state = TIME_OK;
566 time_state = TIME_OK;

Completed in 78 milliseconds