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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_wwvb.c140 u_char lasthour; /* last hour (for monitor) */ member in struct:wwvbunit
518 (int)up->lasthour)
520 up->lasthour = (u_char)pp->hour;
H A Drefclock_chronolog.c61 u_char lasthour; /* last hour (for monitor) */ member in struct:chronolog_unit
300 up->lasthour = (u_char)pp->hour;
H A Drefclock_dumbclock.c69 u_char lasthour; /* last hour (for monitor) */ member in struct:dumbclock_unit
339 up->lasthour = (u_char)pp->hour;

Completed in 97 milliseconds