Searched refs:aclstat (Results 1 – 1 of 1) sorted by relevance
52 } aclstat; variable125 aclstat.ok++;128 aclstat.failed++;331 printf("\nACL TESTS RESULTS: %d passed, %d failed\n\n", aclstat.ok, in showstats()332 aclstat.failed); in showstats()338 aclstat.ok = 0; in main()339 aclstat.failed = 0; in main()