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   89 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  208 lib/vfs/interface.c         if (vfs_path_get_last_path_vfs (filename_vpath)->write == NULL)
vfs_path_get_last_path_vfs  279 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  308 lib/vfs/interface.c         me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));                                       \
vfs_path_get_last_path_vfs  347 lib/vfs/interface.c         me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath2));
vfs_path_get_last_path_vfs  395 lib/vfs/interface.c         me1 = VFS_CLASS (vfs_path_get_last_path_vfs (vpath1));                                     \
vfs_path_get_last_path_vfs  396 lib/vfs/interface.c         me2 = VFS_CLASS (vfs_path_get_last_path_vfs (vpath2));                                     \
vfs_path_get_last_path_vfs  437 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs  599 lib/vfs/interface.c         me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));                                       \
vfs_path_get_last_path_vfs  624 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (pathname_vpath));
vfs_path_get_last_path_vfs  647 lib/vfs/interface.c     me = vfs_path_get_last_path_vfs (pathname_vpath);
vfs_path_get_last_path_vfs  687 lib/vfs/interface.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (cd_vpath));
vfs_path_get_last_path_vfs  477 lib/vfs/vfs.c      current_vfs = VFS_CLASS (vfs_path_get_last_path_vfs (current_path));
vfs_path_get_last_path_vfs  647 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  473 src/filemanager/file.c         lnk->vfs = vfs_path_get_last_path_vfs (src_vpath);
vfs_path_get_last_path_vfs 3113 src/filemanager/file.c     lp->vfs = vfs_path_get_last_path_vfs (src_vpath);
vfs_path_get_last_path_vfs 3187 src/filemanager/file.c         lp->vfs = vfs_path_get_last_path_vfs (dst_vpath);
vfs_path_get_last_path_vfs  464 src/filemanager/filemanager.c             || (vfs_path_get_last_path_vfs (panel->cwd_vpath) == vclass
vfs_path_get_last_path_vfs 1347 src/vfs/extfs/extfs.c         VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EINVAL;
vfs_path_get_last_path_vfs 1392 src/vfs/extfs/extfs.c         VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EISDIR;
vfs_path_get_last_path_vfs 1419 src/vfs/extfs/extfs.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1473 src/vfs/extfs/extfs.c         VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = ENOTDIR;
vfs_path_get_last_path_vfs 2124 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 1241 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath1));
vfs_path_get_last_path_vfs 1274 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath1));
vfs_path_get_last_path_vfs 1304 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath2));
vfs_path_get_last_path_vfs 1368 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1411 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1460 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1492 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1519 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1548 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));
vfs_path_get_last_path_vfs 1582 src/vfs/shell/shell.c     me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath));