Home
last modified time | relevance | path

Searched refs:STA_INS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtimex.h85 #define STA_INS 0x0010 /* insert leap (rw) */ macro
/f-stack/freebsd/kern/
H A Dkern_ntptime.c533 if (time_status & STA_INS) in ntp_update_second()
544 if (!(time_status & STA_INS)) in ntp_update_second()
577 if (!(time_status & (STA_INS | STA_DEL))) in ntp_update_second()