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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
nodeconquery.py 101 """Generator which yields all matching nodecons."""
111 for nodecon in self.policy.nodecons():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
nodeconquery.py 101 """Generator which yields all matching nodecons."""
111 for nodecon in self.policy.nodecons():
  /external/selinux/libsepol/cil/src/
cil_binary.h 357 * The function is given a structure containing the sorted nodecons and
361 * @param[in] node The cil_sort structure that contains the sorted nodecons.
365 int cil_nodecon_to_policydb(policydb_t *pdb, struct cil_sort *nodecons);
cil_binary.c     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 560 def nodecons(self): member in class:SELinuxPolicy
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/policyrep/
__init__.py 560 def nodecons(self): member in class:SELinuxPolicy

Completed in 3144 milliseconds