Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_loopfilter.c141 static u_int loop_tai; /* last TAI offset */ variable
835 if (loop_tai != sys_tai) { in local_clock()
836 loop_tai = sys_tai; in local_clock()