attempts         1295 src/vfs/ftpfs/ftpfs.c     const unsigned int attempts = 10;
attempts         1300 src/vfs/ftpfs/ftpfs.c     for (i = 0; i < attempts; i++)
attempts         1342 src/vfs/ftpfs/ftpfs.c         i = attempts;
attempts         1345 src/vfs/ftpfs/ftpfs.c     if (i >= attempts)