Searched refs:hide_version (Results 1 – 6 of 6) sorted by relevance
376 int hide_version; member
260 cfg->hide_version = 0; in config_create()705 else S_YNO("hide-version:", hide_version) in config_set_option()1222 else O_YNO(opt, "hide-version", hide_version) in config_get_option()
1522 else cfg_parser->cfg->hide_version = (strcmp($2, "yes")==0);
4526 else cfg_parser->cfg->hide_version = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
1160 if(cfg->hide_version) in answer_chaos()
6166 COPY_VAR_int(hide_version); in fr_atomic_copy_cfg()