Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntpd.h276 extern void reset_auth_stats(void);
/src/contrib/ntp/ntpd/
H A Dntp_request.c1917 { RESET_FLAG_AUTH, reset_auth_stats },
2156 reset_auth_stats(void) in reset_auth_stats() function
H A Dntp_config.c4847 reset_auth_stats(); in config_reset_counters()