last_vpath_element 336 src/editor/editcmd.c vfs_path_element_t *last_vpath_element; last_vpath_element 344 src/editor/editcmd.c last_vpath_element = (vfs_path_element_t *) vfs_path_get_by_index (tmp_vpath, -1); last_vpath_element 345 src/editor/editcmd.c tmp_store_filename = last_vpath_element->path; last_vpath_element 346 src/editor/editcmd.c last_vpath_element->path = g_strdup_printf ("%s%s", tmp_store_filename, option_backup_ext);