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 484 def list(self, heading=1, locallist=0): argument 736 def get_all(self, locallist=0): argument 760 def list(self, heading=1, locallist=0): argument 1000 def get_all(self, locallist=0): argument 1030 def list(self, heading=1, locallist=0): argument 1265 def get_all(self, locallist=0): argument 1285 def get_all_by_type(self, locallist=0): argument 1320 def list(self, heading=1, locallist=0): argument 1524 def get_all(self, locallist=0): argument [all …]
|