Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntpd.h278 extern void reset_auth_stats(void);
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_request.c1988 { RESET_FLAG_AUTH, reset_auth_stats },
2227 reset_auth_stats(void) in reset_auth_stats() function
Dntp_config.c4859 reset_auth_stats(); in config_reset_counters()