Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_wwv.c1392 static int xepoch; /* last second epoch */ in wwv_endpoc() local
1465 tmp2 = (tepoch - xepoch) % WWV_SEC; in wwv_endpoc()
1476 mepoch = xepoch; in wwv_endpoc()
1494 xepoch = tepoch; in wwv_endpoc()
1512 mepoch = xepoch; in wwv_endpoc()
1514 xepoch = tepoch; in wwv_endpoc()