Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_arc.c1496 int resync_needed; /* Should we start a resync? */ in arc_poll() local
1511 resync_needed = ( !(pp->sloppyclockflag & CLK_FLAG2) && in arc_poll()
1534 resync_needed = 1; in arc_poll()
1541 if(resync_needed) { in arc_poll()