Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/semanage/
Dseobject.py1019 valid_types = sepolicy.info(sepolicy.ATTRIBUTE, "port_type")[0]["types"] variable in portRecords
1021 valid_types = [] variable in portRecords
1282 valid_types = sepolicy.info(sepolicy.ATTRIBUTE, "node_type")[0]["types"] variable in nodeRecords
1284 valid_types = [] variable in nodeRecords
1707 valid_types = sepolicy.info(sepolicy.ATTRIBUTE, "file_type")[0]["types"] variable in fcontextRecords
1711 valid_types = [] variable in fcontextRecords