Searched refs:STA_DEL (Results 1 – 2 of 2) sorted by relevance
177 #define STA_DEL 0x0020 /* delete leap (rw) */ macro
408 } else if (ntpdata->time_status & STA_DEL) { in second_overflow()425 if (!(ntpdata->time_status & STA_DEL)) { in second_overflow()440 if (!(ntpdata->time_status & (STA_INS | STA_DEL))) in second_overflow()834 if ((ntpdata->time_state == TIME_DEL) && (ntpdata->time_status & STA_DEL)) { in __do_adjtimex()