Searched refs:got_good (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_chronolog.c182 int got_good; /* got a good time flag */ local
218 got_good=0;
282 got_good=1;
285 if (!got_good)
H A Drefclock_dumbclock.c205 int got_good; /* got a good time flag */ local
237 got_good=0;
316 got_good=1;
319 if (!got_good)

Completed in 88 milliseconds