HomeSort by relevance Sort by last modified time
    Searched refs: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 45 if not isinstance(name, qpol.qpol_nodecon_t):
qpol.py 672 class qpol_nodecon_t(_object): class in inherits:_object
674 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_nodecon_t, name, value)
676 __getattr__ = lambda self, name: _swig_getattr(self, qpol_nodecon_t, name)
689 qpol_nodecon_t_swigregister(qpol_nodecon_t)
    [all...]
qpol.i     [all...]
qpol_wrap.c     [all...]

Completed in 79 milliseconds