Lines Matching defs:time_state
154 static int time_state = TIME_OK; /* clock state */
268 ntvp->time_state = time_state;
271 ntvp->time_state = TIME_ERROR;
297 td->td_retval[0] = ntv.time_state;
373 time_state = TIME_OK;
467 retval = ntp_is_time_error(time_status) ? TIME_ERROR : time_state;
531 switch (time_state) {
537 time_state = TIME_INS;
539 time_state = TIME_DEL;
548 time_state = TIME_OK;
551 time_state = TIME_OOP;
561 time_state = TIME_OK;
565 time_state = TIME_WAIT;
573 time_state = TIME_WAIT;
581 time_state = TIME_OK;