HomeSort by relevance Sort by last modified time
    Searched refs:pirqconquery (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
__init__.py 64 from .pirqconquery import PirqconQuery
  /external/selinux/prebuilts/bin/
seinfo.py 98 xen.add_argument("--pirqcon", help="Print all pirqcon statements.", dest="pirqconquery",
288 if args.pirqconquery or args.all:
289 q = setools.PirqconQuery(p)

Completed in 89 milliseconds