Searched refs:TIME_ERROR (Results 1 – 4 of 4) sorted by relevance
325 #ifdef TIME_ERROR in ntp_adjtime_error_handler() 352 return (TIME_ERROR); in ntp_adjtime_error_handler() 364 return (TIME_ERROR); in ntp_adjtime_error_handler() 367 case TIME_ERROR: /* 5: unsynchronized, or loss of synchronization */ in ntp_adjtime_error_handler() 417 * so an initial TIME_ERROR message is less confising, in ntp_adjtime_error_handler() 422 msyslog(LOG_INFO, "kernel reports TIME_ERROR: %#x: %s", in ntp_adjtime_error_handler() 426 # warning TIME_ERROR is not defined in ntp_adjtime_error_handler()
107 #define TIME_ERROR 5 /* error (see status word) */ macro
241 #define TIME_ERROR 5 /* clock not synchronized */ macro
271 ntvp->time_state = TIME_ERROR; in ntp_gettime1()467 retval = ntp_is_time_error(time_status) ? TIME_ERROR : time_state; in kern_ntp_adjtime()