Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Drefclock_msfees.c1253 int lostsync, isinsync; in ees_process() local
1410 isinsync = (lostsync || ees->leaphold > current_time) ? 0 : 1; in ees_process()