Lines Matching refs:neverallowxperm
60 terule.add_argument("--neverallowxperm", action="store_true",
61 help="Print neverallowxperm rule differences")
118 args.allowxperm, args.neverallowxperm, args.auditallowxperm,
595 if all_differences or args.neverallowxperm:
597 diff.modified_neverallowxperms or args.neverallowxperm:
599 print("Neverallowxperm Rules ({0} Added, {1} Removed, {2} Modified)".format(
604 print(" Added Neverallowxperm Rules: {0}".format(
610 print(" Removed Neverallowxperm Rules: {0}".format(
616 print(" Modified Neverallowxperm Rules: {0}".format(