Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dkern.c212 time_status = TIME_OOP; in second_overflow()
220 case TIME_OOP: in second_overflow()
/freebsd/sys/sys/
H A Dtimex.h105 #define TIME_OOP 3 /* leap second in progress */ macro
/freebsd/contrib/ntp/kernel/sys/
H A Dtimex.h239 #define TIME_OOP 3 /* leap second in progress */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c311 #ifdef TIME_OOP in ntp_adjtime_error_handler()
312 case TIME_OOP: /* 3: leap second in progress */ in ntp_adjtime_error_handler()
316 # warning TIME_OOP is not defined in ntp_adjtime_error_handler()
/freebsd/sys/kern/
H A Dkern_ntptime.c551 time_state = TIME_OOP; in ntp_update_second()
572 case TIME_OOP: in ntp_update_second()