Searched defs:locallist (Results 1 – 1 of 1) sorted by relevance
/external/selinux/python/semanage/ |
D | seobject.py | 388 def list(self, heading=1, locallist=0): argument 486 def list(self, heading=1, locallist=0): argument 746 def get_all(self, locallist=0): argument 770 def list(self, heading=1, locallist=0): argument 1020 def get_all(self, locallist=0): argument 1050 def list(self, heading=1, locallist=0): argument 1293 def get_all(self, locallist=0): argument 1313 def get_all_by_type(self, locallist=0): argument 1348 def list(self, heading=1, locallist=0): argument 1560 def get_all(self, locallist=0): argument [all …]
|