fullname_vpath 1410 src/filemanager/find.c vfs_path_t *fullname_vpath; fullname_vpath 1423 src/filemanager/find.c fullname_vpath = vfs_path_build_filename (dir, filename, (char *) NULL); fullname_vpath 1425 src/filemanager/find.c edit_file_at_line (fullname_vpath, use_internal_edit, line); fullname_vpath 1427 src/filemanager/find.c view_file_at_line (fullname_vpath, unparsed_view, use_internal_view, line, search_start, fullname_vpath 1429 src/filemanager/find.c vfs_path_free (fullname_vpath, TRUE);