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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
__init__.py 23 from . import policyrep namespace
24 from .policyrep import SELinuxPolicy
objclassquery.py 24 from .policyrep.exception import NoCommon
constraintquery.py 24 from .policyrep.exception import ConstraintUseError
portconquery.py 23 from .policyrep.netcontext import port_range
rbacrulequery.py 24 from .policyrep.exception import InvalidType, RuleUseError
terulequery.py 24 from .policyrep.exception import RuleUseError, RuleNotConditional
permmap.py 24 from . import policyrep namespace
252 except policyrep.exception.NoCommon:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
context.py 19 from ..policyrep.exception import MLSDisabled
objclass.py 21 from ..policyrep.exception import NoCommon
users.py 21 from ..policyrep.exception import MLSDisabled
terules.py 21 from ..policyrep.exception import RuleNotConditional, RuleUseError, TERuleNoFilename

Completed in 8108 milliseconds