Home
last modified time | relevance | path

Searched refs:dt_collector_destroy (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/nsd/dnstap/
H A Ddnstap_collector.h61 void dt_collector_destroy(struct dt_collector* dt_col, struct nsd* nsd);
H A Ddnstap_collector.c116 void dt_collector_destroy(struct dt_collector* dt_col, struct nsd* nsd) in dt_collector_destroy() function
330 dt_collector_destroy(dt_col, nsd); in dt_collector_cleanup()
/openbsd/usr.sbin/nsd/
H A Dserver.c1630 dt_collector_destroy(nsd->dt_collector, nsd); in server_shutdown()
2738 dt_collector_destroy(nsd->dt_collector, nsd); in server_main()
3583 dt_collector_destroy(nsd->dt_collector, nsd); in service_remaining_tcp()
H A Dxfrd.c454 dt_collector_destroy(nsd.dt_collector, &nsd); in xfrd_shutdown()