Searched defs:locallist (Results 1 – 1 of 1) sorted by relevance
/external/selinux/python/semanage/ |
D | seobject.py | 386 def list(self, heading=1, locallist=0): argument 481 def list(self, heading=1, locallist=0): argument 733 def get_all(self, locallist=0): argument 757 def list(self, heading=1, locallist=0): argument 997 def get_all(self, locallist=0): argument 1027 def list(self, heading=1, locallist=0): argument 1256 def get_all(self, locallist=0): argument 1276 def get_all_by_type(self, locallist=0): argument 1311 def list(self, heading=1, locallist=0): argument 1515 def get_all(self, locallist=0): argument [all …]
|