Searched refs:dnstap_socket_path (Results 1 – 5 of 5) sorted by relevance
476 char* dnstap_socket_path; member
295 if(!(cfg->dnstap_socket_path = strdup(DNSTAP_SOCKET_PATH))) in config_create()634 else S_STR("dnstap-socket-path:", dnstap_socket_path) in config_set_option()1041 else O_STR(opt, "dnstap-socket-path", dnstap_socket_path) in config_get_option()1460 free(cfg->dnstap_socket_path); in config_delete()
2744 free(cfg_parser->cfg->dnstap_socket_path);2745 cfg_parser->cfg->dnstap_socket_path = $2;
454 daemon->dtenv = dt_create(daemon->cfg->dnstap_socket_path, in daemon_create_workers()
3179 free(cfg->dnstap_socket_path);