cd_first 1792 src/vfs/ftpfs/ftpfs.c gboolean cd_first; cd_first 1798 src/vfs/ftpfs/ftpfs.c cd_first = ftpfs_first_cd_then_ls || (ftp_super->strict == RFC_STRICT) cd_first 1804 src/vfs/ftpfs/ftpfs.c cd_first ? _ ("(chdir first)") : ""); cd_first 1806 src/vfs/ftpfs/ftpfs.c if (cd_first && ftpfs_chdir_internal (me, super, remote_path) != COMPLETE) cd_first 1817 src/vfs/ftpfs/ftpfs.c else if (cd_first) cd_first 1841 src/vfs/ftpfs/ftpfs.c cd_first = TRUE; cd_first 1882 src/vfs/ftpfs/ftpfs.c if (dirlist == NULL && !cd_first) cd_first 1894 src/vfs/ftpfs/ftpfs.c cd_first = TRUE;