RFC_STRICT        570 src/vfs/ftpfs/ftpfs.c     arch->strict = ftpfs_use_unix_list_options ? RFC_AUTODETECT : RFC_STRICT;
RFC_STRICT        670 src/vfs/ftpfs/ftpfs.c             ftp_super->strict = RFC_STRICT;
RFC_STRICT       1799 src/vfs/ftpfs/ftpfs.c     cd_first = ftpfs_first_cd_then_ls || (ftp_super->strict == RFC_STRICT)
RFC_STRICT       1804 src/vfs/ftpfs/ftpfs.c                        ftp_super->strict == RFC_STRICT ? _ ("(strict rfc959)") : "",
RFC_STRICT       1816 src/vfs/ftpfs/ftpfs.c     if (ftp_super->strict == RFC_STRICT)
RFC_STRICT       1839 src/vfs/ftpfs/ftpfs.c             ftp_super->strict = RFC_STRICT;