Searched refs:dnstap_socket_path (Results 1 – 7 of 7) sorted by relevance
160 if(cfg->dnstap && cfg->dnstap_socket_path && cfg->dnstap_socket_path[0] && in dt_create()162 char* p = cfg->dnstap_socket_path; in dt_create()
356 if(!cfg->dnstap_socket_path || in dt_io_thread_apply_cfg()357 cfg->dnstap_socket_path[0]==0) { in dt_io_thread_apply_cfg()362 nm = cfg->dnstap_socket_path; in dt_io_thread_apply_cfg()
584 char* dnstap_socket_path; member
335 if(!(cfg->dnstap_socket_path = strdup(DNSTAP_SOCKET_PATH))) in config_create()812 else S_STR("dnstap-socket-path:", dnstap_socket_path) in config_set_option()1302 else O_STR(opt, "dnstap-socket-path", dnstap_socket_path) in config_get_option()1818 free(cfg->dnstap_socket_path); in config_delete()
3553 free(cfg_parser->cfg->dnstap_socket_path);3554 cfg_parser->cfg->dnstap_socket_path = $2;
7109 free(cfg_parser->cfg->dnstap_socket_path); in yyparse()7110 cfg_parser->cfg->dnstap_socket_path = (yyvsp[0].str); in yyparse()
5248 m += getmem_str(cfg->dnstap_socket_path); in config_file_getmem()6082 COPY_VAR_ptr(dnstap_socket_path); in fr_atomic_copy_cfg()