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:
481 def list(self, heading=1, locallist=0): argument
733 def get_all(self, locallist=0): argument
735 if locallist:
757 def list(self, heading=1, locallist=0): argument
758 ddict = self.get_all(locallist)
997 def get_all(self, locallist=0): argument
999 if locallist:
1027 def list(self, heading=1, locallist=0): argument
[all …]
Dsemanage199 OBJECT.list(args.noheading, args.locallist)
341 OBJECT.list(args.noheading, args.locallist)
400 OBJECT.list(args.noheading, args.locallist)
450 OBJECT.list(args.noheading, args.locallist)
495 OBJECT.list(args.noheading, args.locallist)
538 OBJECT.list(args.noheading, args.locallist)
581 OBJECT.list(args.noheading, args.locallist)
623 OBJECT.list(args.noheading, args.locallist)
661 OBJECT.list(args.noheading, args.locallist)
704 OBJECT.list(args.noheading, args.locallist)