Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/parseutil/
HDdcfd.c164 static time_t last_sync; variable
1136 if ((ticks - last_sync) > MAX_UNSYNC) in tick()
1778 last_sync = ticks; in main()
/freebsd-14-stable/tools/tools/netmap/
HDlb.c173 unsigned int last_sync; member