tmp_edit_temp_file 1838 src/editor/editcmd.c char *exp, *tmp, *tmp_edit_temp_file; tmp_edit_temp_file 1851 src/editor/editcmd.c tmp_edit_temp_file = mc_config_get_full_path (EDIT_HOME_TEMP_FILE); tmp_edit_temp_file 1852 src/editor/editcmd.c tmp = g_strconcat (exp, " > ", tmp_edit_temp_file, (char *) NULL); tmp_edit_temp_file 1853 src/editor/editcmd.c g_free (tmp_edit_temp_file);