HomeSort by: relevance | last modified time | path
    Searched defs:loop_tai (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_loopfilter.c 141 static u_int loop_tai; /* last TAI offset */ variable
835 if (loop_tai != sys_tai) {
836 loop_tai = sys_tai;

Completed in 24 milliseconds