attempts         1299 src/vfs/ftpfs/ftpfs.c     const unsigned int attempts = 10;
attempts         1304 src/vfs/ftpfs/ftpfs.c     for (i = 0; i < attempts; i++)
attempts         1346 src/vfs/ftpfs/ftpfs.c         i = attempts;
attempts         1349 src/vfs/ftpfs/ftpfs.c     if (i >= attempts)