Searched refs:STA_UNSYNC (Results 1 – 9 of 9) sorted by relevance
331 if ((time_status & (STA_UNSYNC | STA_CLOCKERR)) in ntp_adjtime_error_handler() 356 if ( (time_status & (STA_UNSYNC | STA_CLOCKERR)) in ntp_adjtime_error_handler() 370 if (ptimex->status & STA_UNSYNC) in ntp_adjtime_error_handler() 1125 ntv.status = STA_PLL | STA_UNSYNC; in start_kern_loop() 1307 ntv.status = STA_UNSYNC; in loop_config()
251 # ifdef STA_UNSYNC252 { STA_UNSYNC, "unsync", 0 },
85 #define STA_UNSYNC 0x0040 /* clock unsynchronized (rw) */ macro
220 #define STA_UNSYNC 0x0040 /* clock unsynchronized (rw) */ macro
155 int time_status = STA_UNSYNC; /* clock status bits */230 if ((tsl & (STA_UNSYNC | STA_CLOCKERR)) || in ntp_is_time_error()374 time_status = STA_UNSYNC; in kern_ntp_adjtime()
2995 #ifdef STA_UNSYNC in kerninfo()2996 if (status & STA_UNSYNC) (void)fprintf(fp, " unsync"); in kerninfo()
545 [Bug 3434] ntpd clears STA_UNSYNC on start <perlinger@ntp.org>4311 [Bug 3434] ntpd clears STA_UNSYNC on start <perlinger@ntp.org>
462 * [Bug 3434] ntpd clears STA_UNSYNC on start <perlinger@ntp.org>
14201 [Bug 3434] ntpd clears STA_UNSYNC on start14204 [Bug 3434] ntpd clears STA_UNSYNC on start14207 [Bug 3434] ntpd clears STA_UNSYNC on start[all...]