Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_arc.c1493 int resync_needed; /* Should we start a resync? */ in arc_poll() local
1508 resync_needed = ( !(pp->sloppyclockflag & CLK_FLAG2) && in arc_poll()
1531 resync_needed = 1; in arc_poll()
1538 if(resync_needed) { in arc_poll()