Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dstats.h61 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg);
H A Dstats.c90 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg) in server_stats_init() function
H A Dworker.c2223 server_stats_init(&worker->stats, cfg); in worker_init()
2416 server_stats_init(&worker->stats, worker->env.cfg); in worker_stats_clear()