fullname_vpath 1423 src/filemanager/find.c vfs_path_t *fullname_vpath; fullname_vpath 1436 src/filemanager/find.c fullname_vpath = vfs_path_build_filename (dir, filename, (char *) NULL); fullname_vpath 1438 src/filemanager/find.c edit_file_at_line (fullname_vpath, use_internal_edit, line); fullname_vpath 1440 src/filemanager/find.c view_file_at_line (fullname_vpath, unparsed_view, use_internal_view, line, search_start, fullname_vpath 1442 src/filemanager/find.c vfs_path_free (fullname_vpath, TRUE);