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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
objclass.py 30 elif isinstance(name, qpol.qpol_common_t):
34 return Common(policy, qpol.qpol_common_t(policy, str(name)))
qpol.i     [all...]
qpol.py 545 class qpol_common_t(_object): class in inherits:_object
547 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_common_t, name, value)
549 __getattr__ = lambda self, name: _swig_getattr(self, qpol_common_t, name)
562 qpol_common_t_swigregister(qpol_common_t)
    [all...]
qpol_wrap.c     [all...]

Completed in 79 milliseconds