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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_local.c191 case TIME_INS:
H A Dntp_loopfilter.c300 #ifdef TIME_INS
301 case TIME_INS: /* 1: positive leap second warning */
305 # warning TIME_INS is not defined
/freebsd-13-stable/contrib/ntp/kernel/sys/
H A Dtimex.h237 #define TIME_INS 1 /* insert leap second warning */ macro
/freebsd-13-stable/sys/sys/
H A Dtimex.h105 #define TIME_INS 1 /* insert leap second warning */ macro
/freebsd-13-stable/contrib/ntp/util/
H A Dkern.c210 case TIME_INS:
/freebsd-13-stable/sys/kern/
H A Dkern_ntptime.c534 time_state = TIME_INS;
543 case TIME_INS:

Completed in 78 milliseconds