fullname_vpath 1445 src/filemanager/find.c vfs_path_t *fullname_vpath; fullname_vpath 1458 src/filemanager/find.c fullname_vpath = vfs_path_build_filename (dir, filename, (char *) NULL); fullname_vpath 1460 src/filemanager/find.c edit_file_at_line (fullname_vpath, use_internal_edit, line); fullname_vpath 1462 src/filemanager/find.c view_file_at_line (fullname_vpath, unparsed_view, use_internal_view, line, search_start, fullname_vpath 1464 src/filemanager/find.c vfs_path_free (fullname_vpath, TRUE);