Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/parseutil/
H A Ddcfd.c164 static time_t last_sync; variable
1136 if ((ticks - last_sync) > MAX_UNSYNC) in tick()
1778 last_sync = ticks; in main()
/freebsd/tools/tools/netmap/
H A Dlb.c173 unsigned int last_sync; member