Searched refs:epopos (Results 1 – 1 of 1) sorted by relevance
974 static int epopos; /* epoch second sync position buffer */ in wwv_rf() local1265 epopos = epoch; in wwv_rf()1274 epopos -= pdelay + TCKCYC * MS; in wwv_rf()1275 if (epopos < 0) in wwv_rf()1276 epopos += SECOND; in wwv_rf()1277 wwv_endpoc(peer, epopos); in wwv_rf()1398 int epopos /* epoch max position */ in wwv_endpoc() argument1449 epoch_mf[0] = epopos; in wwv_endpoc()