fullname_vpath   1458 src/filemanager/find.c     vfs_path_t *fullname_vpath;
fullname_vpath   1471 src/filemanager/find.c     fullname_vpath = vfs_path_build_filename (dir, filename, (char *) NULL);
fullname_vpath   1473 src/filemanager/find.c         edit_file_at_line (fullname_vpath, use_internal_edit, line);
fullname_vpath   1475 src/filemanager/find.c         view_file_at_line (fullname_vpath, unparsed_view, use_internal_view, line, search_start,
fullname_vpath   1477 src/filemanager/find.c     vfs_path_free (fullname_vpath, TRUE);