tmp_profile 994 src/setup.c char *tmp_profile; tmp_profile 1027 src/setup.c tmp_profile = mc_config_get_full_path (MC_CONFIG_FILE); tmp_profile 1028 src/setup.c ret = mc_config_save_to_file (mc_global.main_config, tmp_profile, NULL); tmp_profile 1029 src/setup.c g_free (tmp_profile);