OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:peerstats
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_util.c
81
static FILEGEN
peerstats
;
variable
135
filegen_unregister("
peerstats
");
161
filegen_register(statsdir, "
peerstats
", &
peerstats
);
599
filegen_setup(&
peerstats
, now.l_ui);
600
if (NULL ==
peerstats
.fp) {
605
fprintf(
peerstats
.fp,
609
fflush(
peerstats
.fp);
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
50
static void
peerstats
(struct parse *, FILE *);
110
{ "pstats",
peerstats
, { NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD },
755
*
peerstats
- return statistics for a peer
758
peerstats
(
function
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026