ftpfs_chdir_internal  238 src/vfs/ftpfs/ftpfs.c static int ftpfs_chdir_internal (struct vfs_class *me, struct vfs_s_super *super,
ftpfs_chdir_internal  461 src/vfs/ftpfs/ftpfs.c             sock = ftpfs_chdir_internal (me, super, cwdir);
ftpfs_chdir_internal 1682 src/vfs/ftpfs/ftpfs.c         if (ftpfs_chdir_internal (bucket, dir->remote_path) != COMPLETE)
ftpfs_chdir_internal 1809 src/vfs/ftpfs/ftpfs.c     if (cd_first && ftpfs_chdir_internal (me, super, remote_path) != COMPLETE)