tmp_profile 999 src/setup.c char *tmp_profile; tmp_profile 1034 src/setup.c tmp_profile = mc_config_get_full_path (MC_CONFIG_FILE); tmp_profile 1035 src/setup.c ret = mc_config_save_to_file (mc_global.main_config, tmp_profile, NULL); tmp_profile 1036 src/setup.c g_free (tmp_profile);