Searched refs:control_use_cert (Results 1 – 7 of 7) sorted by relevance
517 int control_use_cert; member
312 cfg->control_use_cert = 1; in config_create()
3477 cfg_parser->cfg->control_use_cert = (strcmp($2, "yes")==0);
7025 cfg_parser->cfg->control_use_cert = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
552 if(!(options_remote_is_address(cfg) && cfg->control_use_cert)) in setup_ctx()
956 && cfg->control_use_cert) { in morechecks()
212 if(options_remote_is_address(cfg) && cfg->control_use_cert) { in daemon_remote_create()6057 COPY_VAR_int(control_use_cert); in fr_atomic_copy_cfg()