HomeSort by relevance Sort by last modified time
    Searched refs:rbacrule (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 59 from . import rbacrule
498 yield rbacrule.rbac_rule_factory(self.policy, rule)
543 return rbacrule.validate_ruletype(types)
  /external/selinux/prebuilts/bin/
sediff.py 64 rbacrule = parser.add_argument_group("RBAC rule differences") variable
65 rbacrule.add_argument("--role_allow", action="store_true", help="Print role allow rule differences")
66 rbacrule.add_argument("--role_trans", action="store_true",
    [all...]

Completed in 58 milliseconds