Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_arc.c1498 int resync_needed; /* Should we start a resync? */ in arc_poll() local
1513 resync_needed = ( !(pp->sloppyclockflag & CLK_FLAG2) && in arc_poll()
1536 resync_needed = 1; in arc_poll()
1543 if(resync_needed) { in arc_poll()