Home
last modified time | relevance | path

Searched refs:locallist (Results 1 – 2 of 2) sorted by relevance

/external/selinux/python/semanage/
Dseobject.py386 def list(self, heading=1, locallist=0): argument
397 if locallist:
484 def list(self, heading=1, locallist=0): argument
736 def get_all(self, locallist=0): argument
738 if locallist:
760 def list(self, heading=1, locallist=0): argument
761 ddict = self.get_all(locallist)
1000 def get_all(self, locallist=0): argument
1002 if locallist:
1030 def list(self, heading=1, locallist=0): argument
[all …]
Dsemanage196 OBJECT.list(args.noheading, args.locallist)
338 OBJECT.list(args.noheading, args.locallist)
397 OBJECT.list(args.noheading, args.locallist)
447 OBJECT.list(args.noheading, args.locallist)
492 OBJECT.list(args.noheading, args.locallist)
535 OBJECT.list(args.noheading, args.locallist)
578 OBJECT.list(args.noheading, args.locallist)
620 OBJECT.list(args.noheading, args.locallist)
658 OBJECT.list(args.noheading, args.locallist)
701 OBJECT.list(args.noheading, args.locallist)