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 1174 lib/vfs/path.c         if (!mc_config_has_group (cpath, groupname))
mc_config_has_group  820 src/filemanager/ext.c     if (!mc_config_has_group (ext_ini, descr_group))
mc_config_has_group 1039 src/filemanager/ext.c             found = mc_config_has_group (ext_ini, include_group);
mc_config_has_group 1048 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 4476 src/filemanager/panel.c     if (!mc_config_has_group (mc_global.main_config, section))
mc_config_has_group  692 src/setup.c        if (mc_config_has_group (mc_global.main_config, CONFIG_PANELS_SECTION))