Home
last modified time | relevance | path

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

/freebsd/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)
1653 if (RateCorrection > 0)
[all …]