Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/scripts/selinux_check/
H A Dcheck_baseline.py40 def deal_with_allow(cil_file, allow_map, attributes_map): argument
85 def deal_with_typeattributeset(cil_file, attributes_map): argument
97 def deal_with_class(cil_file, class_map): argument
129 def generate_database(cil_file): argument
H A Dcheck_perm_group.py39 def deal_with_allow(cil_file, allow_map, attributes_map): argument
83 def deal_with_typeattributeset(cil_file, attributes_map): argument
95 def deal_with_class(cil_file, class_map): argument
127 def generate_database(cil_file): argument
H A Dcheck_permissive.py31 def deal_with_allow(cil_file, allow_set): argument
H A Dcheck_ioctl_xperm.py71 def deal_with_allow(cil_file, allow_set, allowx_set, typetransition_set): argument
/ohos5.0/base/security/selinux_adapter/scripts/
H A Dbuild_policy_api.py281 def add_base_typeattr_prefix(cil_file, prefix): argument