Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_hpgps.c262 int month, day, lastday; in hpgps_receive() local
475 lastday = 365; in hpgps_receive()
483 lastday = 366; in hpgps_receive()
518 if (day > lastday) { in hpgps_receive()