tmp_profile       988 src/setup.c            char *tmp_profile;
tmp_profile      1023 src/setup.c            tmp_profile = mc_config_get_full_path (MC_CONFIG_FILE);
tmp_profile      1024 src/setup.c            ret = mc_config_save_to_file (mc_global.main_config, tmp_profile, NULL);
tmp_profile      1025 src/setup.c            g_free (tmp_profile);