Searched refs:get_interface_dict (Results 1 – 2 of 2) sorted by relevance
51 idict = get_interface_dict(path)75 idict = get_interface_dict(xml_path)96 idict = get_interface_dict(xml_path)114 def get_interface_dict(path="/usr/share/selinux/devel/policy.xml"): function156 idict = get_interface_dict(path)197 idict = get_interface_dict(path)
190 from sepolicy.interface import get_interface_dict191 interface_dict = get_interface_dict()450 from sepolicy.interface import get_admin, get_user, get_interface_dict, get_all_interfaces