Home
last modified time | relevance | path

Searched refs:dt_create (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/dnstap/
H A Ddnstap.h96 dt_create(const char *socket_path, char* ip, unsigned num_workers,
H A Ddnstap_collector.c297 dt_col->dt_env = dt_create(nsd->options->dnstap_socket_path, in dt_init_dnstap()
H A Ddnstap.c519 dt_create(const char *socket_path, char* ip, unsigned num_workers, in dt_create() function
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddnstap.h91 dt_create(struct config_file* cfg);
H A Ddnstap.c131 dt_create(struct config_file* cfg) in dt_create() function
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Ddaemon.c550 daemon->dtenv = dt_create(daemon->cfg); in daemon_create_workers()
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dfastrpz.patch101 fatal_exit("dt_create failed");