Searched defs:locallist (Results 1 – 1 of 1) sorted by relevance
/external/selinux/python/semanage/ |
D | seobject.py | 371 def list(self, heading=1, locallist=0): argument 471 def list(self, heading=1, locallist=0): argument 731 def get_all(self, locallist=0): argument 752 def list(self, heading=1, locallist=0): argument 992 def get_all(self, locallist=0): argument 1019 def list(self, heading=1, locallist=0): argument 1243 def get_all(self, locallist=0): argument 1263 def get_all_by_type(self, locallist=0): argument 1297 def list(self, heading=1, locallist=0): argument 1509 def get_all(self, locallist=0): argument [all …]
|