Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtimex.h103 #define TIME_INS 1 /* insert leap second warning */ macro
/freebsd/contrib/ntp/kernel/sys/
H A Dtimex.h237 #define TIME_INS 1 /* insert leap second warning */ macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_local.c191 case TIME_INS: in local_poll()
H A Dntp_loopfilter.c297 #ifdef TIME_INS in ntp_adjtime_error_handler()
298 case TIME_INS: /* 1: positive leap second warning */ in ntp_adjtime_error_handler()
302 # warning TIME_INS is not defined in ntp_adjtime_error_handler()
/freebsd/contrib/ntp/util/
H A Dkern.c210 case TIME_INS: in second_overflow()
/freebsd/sys/kern/
H A Dkern_ntptime.c537 time_state = TIME_INS; in ntp_update_second()
546 case TIME_INS: in ntp_update_second()