Searched refs:RateCorrection (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ntp/util/
H A Dtg2.c674 int RateCorrection; // Aggregate flag for passing to subroutines. local
750 sscanf (optarg, "%d", &RateCorrection);
752 if (RateCorrection < 0)
762 if (RateCorrection > 0)
1184 RateCorrection = -1;
1192 RateCorrection = +1;
1195 RateCorrection = 0;
1364 WWV_Second(DATA0, RateCorrection);
1612 if (RateCorrection < 0)
1650 } // End of true clause for "if (RateCorrection <
[all...]

Completed in 175 milliseconds