ftpfs_first_cd_then_ls 336 src/setup.c { "ftpfs_first_cd_then_ls", &ftpfs_first_cd_then_ls }, ftpfs_first_cd_then_ls 134 src/vfs/ftpfs/ftpfs.c gboolean ftpfs_first_cd_then_ls = TRUE; ftpfs_first_cd_then_ls 1800 src/vfs/ftpfs/ftpfs.c cd_first = ftpfs_first_cd_then_ls || (ftp_super->strict == RFC_STRICT) ftpfs_first_cd_then_ls 36 src/vfs/ftpfs/ftpfs.h extern gboolean ftpfs_first_cd_then_ls;