Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_util.c82 static FILEGEN rawstats; variable
162 filegen_register(statsdir, "rawstats", &rawstats); in init_util()
755 filegen_setup(&rawstats, now.l_ui); in record_raw_stats()
758 if (rawstats.fp != NULL) { in record_raw_stats()
759 fprintf(rawstats.fp, "%lu %s %s %s %s %s %s %s %d %d %d %d %d %d %.6f %.6f %s", in record_raw_stats()
770 fprintf(rawstats.fp, " %d: ", len); in record_raw_stats()
772 fprintf(rawstats.fp, "%02x", extra[i]); in record_raw_stats()
775 fprintf(rawstats.fp, "\n"); in record_raw_stats()
776 fflush(rawstats.fp); in record_raw_stats()
H A Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
18 filegen rawstats file rawstats type year nolink enable
H A Dntp.conf.def1159 .It Cm rawstats
1167 .Cm rawstats :
H A Dinvoke-ntp.conf.texi1096 @item @code{rawstats}
1104 @code{rawstats}:
/src/contrib/libpcap/
H A Dpcap-snoop.c162 register struct rawstats *rs; in pcap_stats_snoop()
163 struct rawstats rawstats; in pcap_stats_snoop() local
165 rs = &rawstats; in pcap_stats_snoop()
/src/contrib/ntp/
H A DChangeLog35 * [Bug 3854] ntpd 4.2.8p17 corrupts rawstats file with space in refid.
162 * [Bug 3774] mode 6 packets corrupted in rawstats file <hart@ntp.org>
1806 * [Bug 2081 - Backward Incompatible] rawstats now logs everything.
H A DNEWS53 * [Bug 3854] ntpd 4.2.8p17 corrupts rawstats file with space in refid.
204 * [Bug 3774] mode 6 packets corrupted in rawstats file <hart@ntp.org>
3970 * [Bug 3774] mode 6 packets corrupted in rawstats file <hart@ntp.org>
H A DCommitLog2894 [Bug 3854] ntpd 4.2.8p17 corrupts rawstats file with space in refid.
2897 [Bug 3854] ntpd 4.2.8p17 corrupts rawstats file with space in refid.
5801 [Bug 3774] mode 6 packets corrupted in rawstats file
5832 [Bug 3774] mode 6 packets corrupted in rawstats file <hart@ntp.org>
16640 Update monopt.html with the new rawstats information
16643 Update monopt.html with the new rawstats information