Searched refs:hide_version (Results 1 – 6 of 6) sorted by relevance
372 int hide_version; member
255 cfg->hide_version = 0; in config_create()694 else S_YNO("hide-version:", hide_version) in config_set_option()1207 else O_YNO(opt, "hide-version", hide_version) in config_get_option()
1498 else cfg_parser->cfg->hide_version = (strcmp($2, "yes")==0);
4482 else cfg_parser->cfg->hide_version = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
1121 if(cfg->hide_version) in answer_chaos()
5971 COPY_VAR_int(hide_version); in fr_atomic_copy_cfg()