mc_config_has_group 37 lib/mcconfig.h gboolean mc_config_has_group (mc_config_t * mc_config, const char *group); mc_config_has_group 1208 lib/vfs/path.c if (!mc_config_has_group (cpath, groupname)) mc_config_has_group 839 src/filemanager/ext.c if (!mc_config_has_group (ext_ini, descr_group)) mc_config_has_group 1057 src/filemanager/ext.c found = mc_config_has_group (ext_ini, include_group); mc_config_has_group 1066 src/filemanager/ext.c found = mc_config_has_group (ext_ini, current_group); mc_config_has_group 1422 src/filemanager/hotlist.c if (mc_config_has_group (mc_global.main_config, section)) mc_config_has_group 1425 src/filemanager/hotlist.c if (mc_config_has_group (mc_global.main_config, grp_section)) mc_config_has_group 4601 src/filemanager/panel.c if (!mc_config_has_group (mc_global.main_config, section)) mc_config_has_group 688 src/setup.c if (mc_config_has_group (mc_global.main_config, CONFIG_PANELS_SECTION))