strict 218 src/vfs/ftpfs/ftpfs.c int strict; /* ftp server doesn't understand strict 574 src/vfs/ftpfs/ftpfs.c arch->strict = ftpfs_use_unix_list_options ? RFC_AUTODETECT : RFC_STRICT; strict 674 src/vfs/ftpfs/ftpfs.c ftp_super->strict = RFC_STRICT; strict 1804 src/vfs/ftpfs/ftpfs.c cd_first = ftpfs_first_cd_then_ls || (ftp_super->strict == RFC_STRICT) strict 1810 src/vfs/ftpfs/ftpfs.c ftp_super->strict == strict 1822 src/vfs/ftpfs/ftpfs.c if (ftp_super->strict == RFC_STRICT) strict 1841 src/vfs/ftpfs/ftpfs.c if (ftp_super->strict == RFC_AUTODETECT) strict 1845 src/vfs/ftpfs/ftpfs.c ftp_super->strict = RFC_STRICT; strict 1915 src/vfs/ftpfs/ftpfs.c if (ftp_super->strict == RFC_AUTODETECT) strict 1916 src/vfs/ftpfs/ftpfs.c ftp_super->strict = RFC_DARING;