Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpq/
H A Dntpq-subs.c2568 time_t next_report; in collect_mru_list() local
2625 next_report = time(NULL) + MRU_REPORT_SECS; in collect_mru_list()
2918 if (time(NULL) >= next_report) { in collect_mru_list()
2919 next_report += MRU_REPORT_SECS; in collect_mru_list()