Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_wwv.c488 long mepoch; /* minute synch epoch */ member
1207 if (sp->metric >= TTHR && epoch == sp->mepoch % WWV_SEC) in wwv_rf()
1209 up->rsec = (60 - sp->mepoch / WWV_SEC) % 60; in wwv_rf()
1346 sp->mepoch = sp->lastpos = sp->pos; in wwv_qrz()
1400 static int mepoch; /* longest run end epoch */ in wwv_endpoc() local
1478 mepoch = xepoch; in wwv_endpoc()
1514 mepoch = xepoch; in wwv_endpoc()
1518 mepoch = tepoch; in wwv_endpoc()
1543 dtemp = (mepoch - zepoch) % WWV_SEC; in wwv_endpoc()
1576 up->status, up->epomax, up->eposnr, mepoch, in wwv_endpoc()
[all …]