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()426 # warning TIME_ERROR is not defined in ntp_adjtime_error_handler()
109 #define TIME_ERROR 5 /* error (see status word) */ macro
241 #define TIME_ERROR 5 /* clock not synchronized */ macro
274 ntvp->time_state = TIME_ERROR; in ntp_gettime1()469 retval = ntp_is_time_error(time_status) ? TIME_ERROR : time_state; in kern_ntp_adjtime()