mc_config_has_group   36 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  831 src/filemanager/ext.c     if (!mc_config_has_group (ext_ini, descr_group))
mc_config_has_group 1051 src/filemanager/ext.c             found = mc_config_has_group (ext_ini, include_group);
mc_config_has_group 1060 src/filemanager/ext.c         found = mc_config_has_group (ext_ini, current_group);
mc_config_has_group 1423 src/filemanager/hotlist.c     if (mc_config_has_group (mc_global.main_config, section))
mc_config_has_group 1426 src/filemanager/hotlist.c     if (mc_config_has_group (mc_global.main_config, grp_section))
mc_config_has_group 4490 src/filemanager/panel.c     if (!mc_config_has_group (mc_global.main_config, section))
mc_config_has_group  703 src/setup.c        if (mc_config_has_group (mc_global.main_config, CONFIG_PANELS_SECTION))