Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwvb.c140 u_char lasthour; /* last hour (for monitor) */ member
518 (int)up->lasthour) in wwvb_poll()
520 up->lasthour = (u_char)pp->hour; in wwvb_poll()
H A Drefclock_chronolog.c61 u_char lasthour; /* last hour (for monitor) */ member
300 up->lasthour = (u_char)pp->hour; in chronolog_receive()
H A Drefclock_dumbclock.c63 u_char lasthour; /* last hour (for monitor) */ member
333 up->lasthour = (u_char)pp->hour; in dumbclock_receive()