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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
constraint.py 54 if isinstance(sym, qpol.qpol_constraint_t):
59 if isinstance(sym, qpol.qpol_constraint_t):
qpol.py 693 class qpol_constraint_t(_object): class in inherits:_object
695 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_constraint_t, name, value)
697 __getattr__ = lambda self, name: _swig_getattr(self, qpol_constraint_t, name)
    [all...]

Completed in 36 milliseconds