Searched refs:TIME_DEL (Results 1 – 3 of 3) sorted by relevance
200 #define TIME_DEL 2 /* delete leap second */ macro
624 ntpdata->time_state = TIME_DEL;639 case TIME_DEL: in sync_hw_clock() 1084 if ((ntpdata->time_state == TIME_DEL) && (ntpdata->time_status & STA_DEL)) { in __hardpps()
89 case TIME_DEL: return "TIME_DEL"; in time_state_str()