Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/daemon/
HDstats.h180 void server_stats_init(struct server_stats* stats, struct config_file* cfg);
HDstats.c78 void server_stats_init(struct server_stats* stats, struct config_file* cfg) in server_stats_init() function
HDworker.c1250 server_stats_init(&worker->stats, cfg); in worker_init()
1387 server_stats_init(&worker->stats, worker->env.cfg); in worker_stats_clear()