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