Home
last modified time | relevance | path

Searched defs:valid_types (Results 1 – 1 of 1) sorted by relevance

/external/selinux/python/semanage/
Dseobject.py1040 valid_types = list(list(sepolicy.info(sepolicy.ATTRIBUTE, "port_type"))[0]["types"]) variable in portRecords
1042 valid_types = [] variable in portRecords
1315 valid_types = list(list(sepolicy.info(sepolicy.ATTRIBUTE, "node_type"))[0]["types"]) variable in nodeRecords
1317 valid_types = [] variable in nodeRecords
1746 valid_types = list(list(sepolicy.info(sepolicy.ATTRIBUTE, "file_type"))[0]["types"]) variable in fcontextRecords
1750 valid_types = [] variable in fcontextRecords