Searched defs:cil_file (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/security/selinux_adapter/scripts/selinux_check/ |
H A D | check_baseline.py | 40 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 D | check_perm_group.py | 39 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 D | check_permissive.py | 31 def deal_with_allow(cil_file, allow_set): argument
|
H A D | check_ioctl_xperm.py | 71 def deal_with_allow(cil_file, allow_set, allowx_set, typetransition_set): argument
|
/ohos5.0/base/security/selinux_adapter/scripts/ |
H A D | build_policy_api.py | 281 def add_base_typeattr_prefix(cil_file, prefix): argument
|