Searched refs:STA_INS (Results 1 – 2 of 2) sorted by relevance
85 #define STA_INS 0x0010 /* insert leap (rw) */ macro
533 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()