Searched refs:dnstap_tls_cert_bundle (Results 1 – 11 of 11) sorted by relevance
177 char* dnstap_tls_cert_bundle; member
473 SERV_GET_STR(dnstap_tls_cert_bundle, o); in config_print_zone()720 print_string_var("dnstap-tls-cert-bundle:", opt->dnstap_tls_cert_bundle); in config_test_print_server()
633 { cfg_parser->opt->dnstap_tls_cert_bundle = region_strdup(cfg_parser->opt->region, $2); }
2301 …{ cfg_parser->opt->dnstap_tls_cert_bundle = region_strdup(cfg_parser->opt->region, (yyvsp[0].str))… in yyparse()
122 opt->dnstap_tls_cert_bundle = NULL; in nsd_options_create()
563 char* dnstap_tls_cert_bundle; member
750 else S_STR("dnstap-tls-cert-bundle:", dnstap_tls_cert_bundle) in config_set_option()1220 else O_STR(opt, "dnstap-tls-cert-bundle", dnstap_tls_cert_bundle) in config_get_option()1681 free(cfg->dnstap_tls_cert_bundle); in config_delete()
3417 free(cfg_parser->cfg->dnstap_tls_cert_bundle);3418 cfg_parser->cfg->dnstap_tls_cert_bundle = $2;
6845 free(cfg_parser->cfg->dnstap_tls_cert_bundle); in yyparse()6846 cfg_parser->cfg->dnstap_tls_cert_bundle = (yyvsp[0].str); in yyparse()
300 nsd->options->dnstap_tls_cert_bundle, in dt_init_dnstap()
427 if(cfg->dnstap_tls_cert_bundle) { in dt_io_thread_apply_cfg()431 cfg->dnstap_tls_cert_bundle, 0); in dt_io_thread_apply_cfg()