Searched refs:s_Start (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_true.c162 s_InqTL3, s_Init, s_F18, s_F50, s_Start, s_Auto, s_Max}; enumerator in enum:true_state
684 up->state = s_Start;
701 up->state = s_Start;
704 if (up->state != s_Start && up->state != s_Auto) {
743 up->state = s_Start;
746 if (up->state != s_Start && up->state != s_Auto) {
762 up->state = s_Start;
765 if (up->state != s_Start && up->state != s_Auto) {
893 case s_Start:

Completed in 42 milliseconds