attempts         1298 src/vfs/ftpfs/ftpfs.c     const unsigned int attempts = 10;
attempts         1303 src/vfs/ftpfs/ftpfs.c     for (i = 0; i < attempts; i++)
attempts         1345 src/vfs/ftpfs/ftpfs.c         i = attempts;
attempts         1348 src/vfs/ftpfs/ftpfs.c     if (i >= attempts)