Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg2.c675 int RemoveCycle = FALSE; // We are behind, remove cycle to slow down and get back in sync. local
756 RemoveCycle = TRUE;
766 RemoveCycle = FALSE;
1109 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
1134 if ((EnableRateCorrection) || (AddCycle) || (RemoveCycle))
1163 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
1184 if (RemoveCycle)
1382 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
2109 RemoveCycle = FALSE;
2119 if (RemoveCycle)
[all …]