Searched defs:locallist (Results 1 – 1 of 1) sorted by relevance
/external/selinux/policycoreutils/semanage/ |
D | seobject.py | 315 def list(self, heading = 1, locallist = 0): argument 411 def list(self, heading = 1, locallist = 0): argument 669 def get_all(self, locallist = 0): argument 692 def list(self,heading = 1, locallist = 0): argument 934 def get_all(self, locallist = 0): argument 963 def list(self, heading = 1, locallist = 0): argument 1172 def get_all(self, locallist = 0): argument 1194 def get_all_by_type(self, locallist = 0): argument 1232 def list(self, heading = 1, locallist = 0): argument 1438 def get_all(self, locallist = 0): argument [all …]
|