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 1202 lib/vfs/path.c         if (!mc_config_has_group (cpath, groupname))
mc_config_has_group  837 src/filemanager/ext.c     if (!mc_config_has_group (ext_ini, descr_group))
mc_config_has_group 1055 src/filemanager/ext.c             found = mc_config_has_group (ext_ini, include_group);
mc_config_has_group 1064 src/filemanager/ext.c         found = mc_config_has_group (ext_ini, current_group);
mc_config_has_group 1435 src/filemanager/hotlist.c     if (mc_config_has_group (mc_global.main_config, section))
mc_config_has_group 1438 src/filemanager/hotlist.c     if (mc_config_has_group (mc_global.main_config, grp_section))
mc_config_has_group 4522 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))