Home
last modified time | relevance | path

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

/base/security/selinux_adapter/scripts/selinux_check/
Dcheck_ioctl_xperm.py31 def __init__(self, allowx_set, allow_set, typetransition_set): argument
41 def split_allow_rule(elem_list, allow_set, allowx_set): argument
71 def deal_with_allow(cil_file, allow_set, allowx_set, typetransition_set): argument