Searched refs:aclstat (Results 1 – 1 of 1) sorted by relevance
41 } aclstat; variable113 aclstat.ok++;116 aclstat.failed++;319 printf("\nACL TESTS RESULTS: %d passed, %d failed\n\n", aclstat.ok, in showstats()320 aclstat.failed); in showstats()326 aclstat.ok = 0; in main()327 aclstat.failed = 0; in main()