Searched refs:STA_UNSYNC (Results 1 – 1 of 1) 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()