error_count        75 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c static int error_count = 0;
error_count       353 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c         error_count++;
error_count       406 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c     return (error_count > 0) ? EXIT_FAILURE : EXIT_SUCCESS;