Searched refs:mlsrtypes (Results 1 – 1 of 1) sorted by relevance
78 mlsrtypes = parser.add_argument_group("MLS Rule Types") variable79 mlsrtypes.add_argument("--range_trans", action="append_const",130 if not args.tertypes and not args.mlsrtypes and not args.rbacrtypes:219 if args.mlsrtypes:221 ruletype=args.mlsrtypes,