Searched refs:control_use_cert (Results 1 – 7 of 7) sorted by relevance
521 int control_use_cert; member
318 cfg->control_use_cert = 1; in config_create()
3532 cfg_parser->cfg->control_use_cert = (strcmp($2, "yes")==0);
7123 cfg_parser->cfg->control_use_cert = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
555 if(!(options_remote_is_address(cfg) && cfg->control_use_cert)) in setup_ctx()
1122 && cfg->control_use_cert) { in morechecks()
212 if(options_remote_is_address(cfg) && cfg->control_use_cert) { in daemon_remote_create()6471 COPY_VAR_int(control_use_cert); in fr_atomic_copy_cfg()