Searched refs:sysstats (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | ntp_util.c | 85 static FILEGEN sysstats; variable 165 filegen_register(statsdir, "sysstats", &sysstats); in init_util() 811 filegen_setup(&sysstats, now.l_ui); in record_sys_stats() 814 if (sysstats.fp != NULL) { in record_sys_stats() 815 fprintf(sysstats.fp, in record_sys_stats() 822 fflush(sysstats.fp); in record_sys_stats()
|
| D | complete.conf.in | 12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats 19 filegen sysstats file sysstats type age enable
|
| D | invoke-ntp.conf.texi | 1119 @item @code{sysstats} 1124 @code{sysstats}: 2896 @item @code{sysstats}
|
| D | ntp.conf.def | 1182 .It Cm sysstats 1187 .Cm sysstats : 3100 .It Cm sysstats
|
| /netbsd/src/external/bsd/ntp/dist/ntpdc/ |
| D | ntpdc_ops.c | 53 static void sysstats (struct parse *, FILE *); 119 { "sysstats", sysstats, { NO, NO, NO, NO }, 1043 sysstats( in sysstats() function
|
| D | ntpdc-opts.def | 504 .It Ic sysstats
|
| /netbsd/src/external/bsd/ntp/dist/ntpq/ |
| D | ntpq-subs.c | 77 static void sysstats (struct parse *, FILE *); 196 { "sysstats", sysstats, { NO, NO, NO, NO }, 3949 sysstats( in sysstats() function
|
| D | ntpq.texi | 467 @item @anchor{sysstats} @code{sysstats}
|
| D | ntpq-opts.def | 754 .It Ic sysstats 757 uptime, sysstats reset, packets received, current version,
|
| D | invoke-ntpq.texi | 634 @item @code{sysstats} 637 uptime, sysstats reset, packets received, current version,
|
| /netbsd/src/external/bsd/ntp/dist/ |
| D | ChangeLog | 559 * New sysstats: sys_lamport, sys_tsrounding. HStenn. 3192 * Add "ntpq -c sysstats" similar to "ntpdc -c sysstats". 4420 sysstats files and cryptostats files reveal the ambient health of a busy
|
| D | NEWS | 831 New sysstats: sys_lamport, sys_tsrounding. HStenn. 853 * New sysstats variables: sys_lamport, sys_tsrounding 4597 New sysstats: sys_lamport, sys_tsrounding. HStenn. 4619 * New sysstats variables: sys_lamport, sys_tsrounding
|
| D | CommitLog-4.1.0 | 286 * ntpdc/ntpdc_ops.c (sysstats): That's 'bad packet format'
|
| D | CommitLog | 160082 add "mrulist", "monstats", "sysstats" commands. 161072 add "ntpq -c sysstats" modeled on "ntpdc -c sysstats" 161075 expose variables needed for "ntpq -c sysstats" similar to "ntpdc -c sysstats" 161078 expose variables needed for "ntpq -c sysstats" similar to "ntpdc -c sysstats" 161096 add "ntpq -c sysstats" modeled on "ntpdc -c sysstats"
|