HomeSort by relevance Sort by last modified time
    Searched full:pcidevicecons (Results 1 - 5 of 5) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
pcideviceconquery.py 80 """Generator which yields all matching pcidevicecons."""
85 for pcidevicecon in self.policy.pcidevicecons():
  /external/selinux/libsepol/cil/src/
cil_binary.h 454 * The function is given a structure containing the sorted pcidevicecons and
458 * @param[in] node The cil_sort structure that contains the sorted pcidevicecons.
462 int cil_pcidevicecon_to_policydb(policydb_t *pdb, struct cil_sort *pcidevicecons);
cil_policy.c     [all...]
cil_binary.c     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 679 def pcidevicecons(self): member in class:SELinuxPolicy

Completed in 1902 milliseconds