Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/util/
H A Dkern.c148 time_status = TIME_OK; in hardupdate()
219 time_status = TIME_OK; in second_overflow()
223 time_status = TIME_OK; in second_overflow()
/netbsd-src/sys/kern/
H A Dkern_ntptime.c177 static int time_state = TIME_OK; /* clock state */
308 time_state = TIME_OK; in ntp_adjtime1()
454 case TIME_OK: in ntp_update_second()
467 time_state = TIME_OK; in ntp_update_second()
480 time_state = TIME_OK; in ntp_update_second()
500 time_state = TIME_OK; in ntp_update_second()
/netbsd-src/sys/sys/
H A Dtimex.h185 #define TIME_OK 0 /* no leap second warning */ macro
/netbsd-src/external/bsd/ntp/dist/kernel/sys/
H A Dtimex.h238 #define TIME_OK 0 /* no leap second warning */ macro
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_timex.h230 #define TIME_OK 0 /* no leap second warning */ macro