err_count        1798 src/vfs/ftpfs/ftpfs.c     int err_count = 0;
err_count        1902 src/vfs/ftpfs/ftpfs.c     entlist = ftpfs_parse_long_list (me, dir, dirlist, &err_count);
err_count         102 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c     int err_count;
err_count         115 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c     parsed = ftpfs_parse_long_list (me, super->root, input, &err_count);