tmp_profile 997 src/setup.c char *tmp_profile; tmp_profile 1030 src/setup.c tmp_profile = mc_config_get_full_path (MC_CONFIG_FILE); tmp_profile 1031 src/setup.c ret = mc_config_save_to_file (mc_global.main_config, tmp_profile, NULL); tmp_profile 1032 src/setup.c g_free (tmp_profile);