cd_first 1794 src/vfs/ftpfs/ftpfs.c gboolean cd_first; cd_first 1800 src/vfs/ftpfs/ftpfs.c cd_first = ftpfs_first_cd_then_ls || (ftp_super->strict == RFC_STRICT) cd_first 1807 src/vfs/ftpfs/ftpfs.c RFC_STRICT ? _("(strict rfc959)") : "", cd_first ? _("(chdir first)") : ""); cd_first 1809 src/vfs/ftpfs/ftpfs.c if (cd_first && ftpfs_chdir_internal (me, super, remote_path) != COMPLETE) cd_first 1820 src/vfs/ftpfs/ftpfs.c else if (cd_first) cd_first 1844 src/vfs/ftpfs/ftpfs.c cd_first = TRUE; cd_first 1885 src/vfs/ftpfs/ftpfs.c if (dirlist == NULL && !cd_first) cd_first 1897 src/vfs/ftpfs/ftpfs.c cd_first = TRUE;