Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_true.c156 s_InqTL3, s_Init, s_F18, s_F50, s_Start, s_Auto, s_Max}; enumerator
698 if (up->state != s_Start && up->state != s_Auto) { in true_doevent()
702 up->state = s_Auto; in true_doevent()
740 if (up->state != s_Start && up->state != s_Auto) { in true_doevent()
744 up->state = s_Auto; in true_doevent()
759 if (up->state != s_Start && up->state != s_Auto) { in true_doevent()
763 up->state = s_Auto; in true_doevent()
775 up->state = s_Auto; in true_doevent()
813 up->state = s_Auto; /* Inq side-effect. */ in true_doevent()
823 up->state = s_Auto; in true_doevent()
[all …]