attempts         1296 src/vfs/ftpfs/ftpfs.c     const unsigned int attempts = 10;
attempts         1301 src/vfs/ftpfs/ftpfs.c     for (i = 0; i < attempts; i++)
attempts         1343 src/vfs/ftpfs/ftpfs.c         i = attempts;
attempts         1346 src/vfs/ftpfs/ftpfs.c     if (i >= attempts)