Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDntp_util.c84 static FILEGEN protostats; variable
164 filegen_register(statsdir, "protostats", &protostats); in init_util()
777 filegen_setup(&protostats, now.l_ui); in record_proto_stats()
780 if (protostats.fp != NULL) { in record_proto_stats()
781 fprintf(protostats.fp, "%lu %s %s\n", day, in record_proto_stats()
783 fflush(protostats.fp); in record_proto_stats()
HDcomplete.conf.in11 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
16 filegen protostats file stats type month enable
/NextBSD/contrib/ntp/
HDChangeLog3582 1. The protostats statistics files have been very useful in exposing
3585 protostats messages with optional syslog as well. These can also be sent