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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
netcontext.py 94 return context.context_factory(self.policy, self.qpol_symbol.if_con(self.policy))
qpol.py 662 def if_con(self, *args): return _qpol.qpol_netifcon_t_if_con(self, *args) member in class:qpol_netifcon_t
    [all...]
qpol.i     [all...]
  /external/selinux/libsemanage/src/
pywrap-test.py 259 if_con = semanage.semanage_iface_get_ifcon(iface)
262 (rc, if_con_str) = semanage.semanage_context_to_string(sh, if_con)
    [all...]

Completed in 79 milliseconds