vfs_path_get_last_path_vfs  405 lib/vfs/direntry.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  430 lib/vfs/direntry.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  531 lib/vfs/direntry.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  763 lib/vfs/direntry.c         me = vfs_path_get_last_path_vfs (vpath);
vfs_path_get_last_path_vfs  795 lib/vfs/direntry.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1299 lib/vfs/direntry.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1567 lib/vfs/direntry.c     me = vfs_path_get_last_path_vfs (vpath);
vfs_path_get_last_path_vfs  190 lib/vfs/gc.c       me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  218 lib/vfs/gc.c       me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  320 lib/vfs/gc.c       me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  145 lib/vfs/interface.c         if (vfs_path_get_last_path_vfs (filename_vpath)->write == NULL)
vfs_path_get_last_path_vfs  213 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  242 lib/vfs/interface.c         me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));                                       \
vfs_path_get_last_path_vfs  274 lib/vfs/interface.c         me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath2));
vfs_path_get_last_path_vfs  322 lib/vfs/interface.c         me1 = VFS_CLASS (vfs_path_get_last_path_vfs (vpath1));                                     \
vfs_path_get_last_path_vfs  323 lib/vfs/interface.c         me2 = VFS_CLASS (vfs_path_get_last_path_vfs (vpath2));                                     \
vfs_path_get_last_path_vfs  364 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  534 lib/vfs/interface.c         me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));                                       \
vfs_path_get_last_path_vfs  559 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (pathname_vpath));
vfs_path_get_last_path_vfs  582 lib/vfs/interface.c     me = vfs_path_get_last_path_vfs (pathname_vpath);
vfs_path_get_last_path_vfs  622 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (cd_vpath));
vfs_path_get_last_path_vfs  488 lib/vfs/vfs.c      current_vfs = VFS_CLASS (vfs_path_get_last_path_vfs (current_path));
vfs_path_get_last_path_vfs  657 lib/vfs/vfs.c      me = vfs_path_get_last_path_vfs (vfs_get_raw_current_dir ());
vfs_path_get_last_path_vfs  338 src/filemanager/file.c     class = vfs_path_get_last_path_vfs (vpath);
vfs_path_get_last_path_vfs  385 src/filemanager/file.c             lp_name_class = vfs_path_get_last_path_vfs (lnk->src_vpath);
vfs_path_get_last_path_vfs  386 src/filemanager/file.c             my_vfs = vfs_path_get_last_path_vfs (src_vpath);
vfs_path_get_last_path_vfs  392 src/filemanager/file.c                 dst_name_class = vfs_path_get_last_path_vfs (dst_vpath);
vfs_path_get_last_path_vfs  393 src/filemanager/file.c                 p_class = vfs_path_get_last_path_vfs (lnk->dst_vpath);
vfs_path_get_last_path_vfs  475 src/filemanager/file.c         lnk->vfs = vfs_path_get_last_path_vfs (src_vpath);
vfs_path_get_last_path_vfs 3122 src/filemanager/file.c     lp->vfs = vfs_path_get_last_path_vfs (src_vpath);
vfs_path_get_last_path_vfs 3197 src/filemanager/file.c         lp->vfs = vfs_path_get_last_path_vfs (dst_vpath);
vfs_path_get_last_path_vfs  469 src/filemanager/filemanager.c             || (vfs_path_get_last_path_vfs (panel->cwd_vpath) == vclass
vfs_path_get_last_path_vfs 1330 src/vfs/extfs/extfs.c         VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EINVAL;
vfs_path_get_last_path_vfs 1375 src/vfs/extfs/extfs.c         VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EISDIR;
vfs_path_get_last_path_vfs 1402 src/vfs/extfs/extfs.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1456 src/vfs/extfs/extfs.c         VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = ENOTDIR;
vfs_path_get_last_path_vfs 2125 src/vfs/ftpfs/ftpfs.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  121 src/vfs/sftpfs/sftpfs.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1244 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath1));
vfs_path_get_last_path_vfs 1277 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath1));
vfs_path_get_last_path_vfs 1307 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath2));
vfs_path_get_last_path_vfs 1371 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1414 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1463 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1495 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1522 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1551 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1585 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  337 src/vfs/undelfs/undelfs.c     class_name = vfs_path_get_last_path_vfs (vpath)->name;