Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_msfees.c1251 int lostsync, isinsync; in ees_process() local
1408 isinsync = (lostsync || ees->leaphold > current_time) ? 0 : 1; in ees_process()