HomeSort by relevance Sort by last modified time
    Searched refs:qpol_netifcon_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 32 if not isinstance(name, qpol.qpol_netifcon_t):
qpol.py 621 class qpol_netifcon_t(_object): class in inherits:_object
623 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_netifcon_t, name, value)
625 __getattr__ = lambda self, name: _swig_getattr(self, qpol_netifcon_t, name)
637 qpol_netifcon_t_swigregister(qpol_netifcon_t)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/policyrep/
netcontext.py 32 if not isinstance(name, qpol.qpol_netifcon_t):
qpol.py 621 class qpol_netifcon_t(_object): class in inherits:_object
623 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_netifcon_t, name, value)
625 __getattr__ = lambda self, name: _swig_getattr(self, qpol_netifcon_t, name)
637 qpol_netifcon_t_swigregister(qpol_netifcon_t)
    [all...]

Completed in 66 milliseconds