Searched refs:STA_UNSYNC (Results 1 – 2 of 2) sorted by relevance
168 #define STA_UNSYNC 0x0040 /* clock unsynchronized (rw) */ macro230 time_status |= STA_UNSYNC; in ntp_clear()241 return !(time_status & STA_UNSYNC); in ntp_synced()
512 #ifdef STA_UNSYNC513 { STA_UNSYNC, "STA_UNSYNC" },