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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
terule.py 108 return bool(self.qpol_symbol.which_list(self.policy))
qpol.i     [all...]
qpol.py 919 def which_list(self, *args): return _qpol.qpol_avrule_t_which_list(self, *args) member in class:qpol_avrule_t
950 def which_list(self, *args): return _qpol.qpol_terule_t_which_list(self, *args) member in class:qpol_terule_t
    [all...]

Completed in 51 milliseconds