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

/freebsd-11-stable/contrib/ntp/util/
H A Dkern.c212 time_status = TIME_OOP;
220 case TIME_OOP:
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A Dtimex.h239 #define TIME_OOP 3 /* leap second in progress */ macro
/freebsd-11-stable/sys/sys/
H A Dtimex.h107 #define TIME_OOP 3 /* leap second in progress */ macro
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_loopfilter.c314 #ifdef TIME_OOP
315 case TIME_OOP: /* 3: leap second in progress */
319 # warning TIME_OOP is not defined
/freebsd-11-stable/sys/kern/
H A Dkern_ntptime.c536 time_state = TIME_OOP;
557 case TIME_OOP:

Completed in 68 milliseconds