Lines Matching refs:lag
46 int lag;
117 lag = atoi(zone_lag);
118 lag_hrs = lag / 3600;
133 (void) fprintf(stderr, "%s: a GMT lag of %d is out of range\n",
143 (void) fprintf(stderr, "lag (decimal) is %d\n", lag);
221 if (current_lag != lag) { /* if file is wrong */
230 (void) fprintf(stderr, "correcting kernel's lag");
231 (void) sysi86(SGMTL, current_lag); /* correct the lag */
245 /* correct the lag */