vfs_path_get_last_path_vfs 143 lib/vfs/interface.c if (vfs_path_get_last_path_vfs (filename_vpath)->write == NULL) vfs_path_get_last_path_vfs 346 src/filemanager/file.c class = vfs_path_get_last_path_vfs (vpath); vfs_path_get_last_path_vfs 393 src/filemanager/file.c lp_name_class = vfs_path_get_last_path_vfs (lnk->src_vpath); vfs_path_get_last_path_vfs 394 src/filemanager/file.c my_vfs = vfs_path_get_last_path_vfs (src_vpath); vfs_path_get_last_path_vfs 400 src/filemanager/file.c dst_name_class = vfs_path_get_last_path_vfs (dst_vpath); vfs_path_get_last_path_vfs 401 src/filemanager/file.c p_class = vfs_path_get_last_path_vfs (lnk->dst_vpath); vfs_path_get_last_path_vfs 484 src/filemanager/file.c lnk->vfs = vfs_path_get_last_path_vfs (src_vpath);