HomeSort by relevance Sort by last modified time
    Searched full:qpol_nodecon_t (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
netcontext.py 41 if not isinstance(name, qpol.qpol_nodecon_t):
qpol.py 645 class qpol_nodecon_t(_object): class in inherits:_object
647 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_nodecon_t, name, value)
649 __getattr__ = lambda self, name: _swig_getattr(self, qpol_nodecon_t, name)
662 qpol_nodecon_t_swigregister(qpol_nodecon_t)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/policyrep/
netcontext.py 41 if not isinstance(name, qpol.qpol_nodecon_t):
qpol.py 645 class qpol_nodecon_t(_object): class in inherits:_object
647 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_nodecon_t, name, value)
649 __getattr__ = lambda self, name: _swig_getattr(self, qpol_nodecon_t, name)
662 qpol_nodecon_t_swigregister(qpol_nodecon_t)
    [all...]

Completed in 1100 milliseconds