OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:protostats
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_util.c
86
static FILEGEN
protostats
;
variable
140
filegen_unregister("
protostats
");
166
filegen_register(statsdir, "
protostats
", &
protostats
);
848
filegen_setup(&
protostats
, now.l_ui);
851
if (
protostats
.fp != NULL) {
852
fprintf(
protostats
.fp, "%lu %s %s\n", day,
854
fflush(
protostats
.fp);
Completed in 56 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026