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

  /external/selinux/policycoreutils/sepolicy/sepolicy/
__init__.py 786 def policy_xml(path="/usr/share/selinux/devel/policy.xml"): function
805 tree = xml.etree.ElementTree.fromstring(policy_xml(path))
manpage.py 48 tree = xml.etree.ElementTree.fromstring(policy_xml(path))
    [all...]

Completed in 169 milliseconds