Searched refs:STA_INS (Results 1 – 3 of 3) sorted by relevance
167 #define STA_INS 0x0010 /* insert leap (rw) */ macro
670 if (time_status & STA_INS) in clock()699 if (!(time_status & (STA_INS | STA_DEL))) in clock()
4249 if (val & STA_INS) in get_timex_status()