Home
last modified time | relevance | path

Searched refs:s_Auto (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/ntp/ntpd/
H A Drefclock_true.c162 s_InqTL3, s_Init, s_F18, s_F50, s_Start, s_Auto, s_Max}; enumerator
704 if (up->state != s_Start && up->state != s_Auto) { in true_doevent()
708 up->state = s_Auto; in true_doevent()
746 if (up->state != s_Start && up->state != s_Auto) { in true_doevent()
750 up->state = s_Auto; in true_doevent()
765 if (up->state != s_Start && up->state != s_Auto) { in true_doevent()
769 up->state = s_Auto; in true_doevent()
781 up->state = s_Auto; in true_doevent()
829 up->state = s_Auto; in true_doevent()
841 up->state = s_Auto; /* Inq side-effect. */ in true_doevent()
[all …]