Searched refs:get_interface_dict (Results 1 – 2 of 2) sorted by relevance
55 idict = get_interface_dict(path)80 idict = get_interface_dict(xml_path)102 idict = get_interface_dict(xml_path)122 def get_interface_dict(path="/usr/share/selinux/devel/policy.xml"): function165 idict = get_interface_dict(path)218 idict = get_interface_dict(path)
214 from sepolicy.interface import get_interface_dict215 interface_dict = get_interface_dict()485 from sepolicy.interface import get_admin, get_user, get_interface_dict, get_all_interfaces