Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg2.c674 int AddCycle = FALSE; // We are ahead, add cycle to slow down and get back in sync. local
757 AddCycle = FALSE;
767 AddCycle = TRUE;
1109 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
1134 if ((EnableRateCorrection) || (AddCycle) || (RemoveCycle))
1163 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
1191 if (AddCycle)
1382 if ((EnableRateCorrection) || (RemoveCycle) || (AddCycle))
2101 if (AddCycle)
2108 AddCycle = FALSE;
[all …]