fullname_vpath   1455 src/filemanager/find.c     vfs_path_t *fullname_vpath;
fullname_vpath   1468 src/filemanager/find.c     fullname_vpath = vfs_path_build_filename (dir, filename, (char *) NULL);
fullname_vpath   1470 src/filemanager/find.c         edit_file_at_line (fullname_vpath, use_internal_edit, line);
fullname_vpath   1472 src/filemanager/find.c         view_file_at_line (fullname_vpath, unparsed_view, use_internal_view, line, search_start,
fullname_vpath   1474 src/filemanager/find.c     vfs_path_free (fullname_vpath, TRUE);