CONFIG_APP_SECTION 82 lib/skin/common.c return mc_config_get_string (mc_global.main_config, CONFIG_APP_SECTION, "skin", "default"); CONFIG_APP_SECTION 1252 lib/util.c filepos_max_saved_entries = mc_config_get_int (mc_global.main_config, CONFIG_APP_SECTION, CONFIG_APP_SECTION 240 src/editor/editcomplete.c mc_config_get_bool (mc_global.main_config, CONFIG_APP_SECTION, CONFIG_APP_SECTION 267 src/editor/editcomplete.c mc_config_get_bool (mc_global.main_config, CONFIG_APP_SECTION, CONFIG_APP_SECTION 661 src/filemanager/boxes.c mc_config_set_string (mc_global.main_config, CONFIG_APP_SECTION, "skin", CONFIG_APP_SECTION 850 src/keymap.c fname2 = mc_config_get_string (mc_global.main_config, CONFIG_APP_SECTION, "keymap", NULL); CONFIG_APP_SECTION 519 src/setup.c mc_config_get_bool (mc_global.main_config, CONFIG_APP_SECTION, bool_options[i].opt_name, CONFIG_APP_SECTION 525 src/setup.c mc_config_get_int (mc_global.main_config, CONFIG_APP_SECTION, int_options[i].opt_name, CONFIG_APP_SECTION 531 src/setup.c mc_config_get_string (mc_global.main_config, CONFIG_APP_SECTION, CONFIG_APP_SECTION 743 src/setup.c mc_config_set_bool (mc_global.main_config, CONFIG_APP_SECTION, bool_options[i].opt_name, CONFIG_APP_SECTION 748 src/setup.c mc_config_set_int (mc_global.main_config, CONFIG_APP_SECTION, int_options[i].opt_name, CONFIG_APP_SECTION 753 src/setup.c mc_config_set_string (mc_global.main_config, CONFIG_APP_SECTION, str_options[i].opt_name, CONFIG_APP_SECTION 169 tests/src/editor/edit_complete_word_cmd.c mc_config_set_bool (mc_global.main_config, CONFIG_APP_SECTION,