Home
last modified time | relevance | path

Searched refs:CIL_KEY_ALLOW (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h106 char *CIL_KEY_ALLOW; variable
Dcil.c113 CIL_KEY_ALLOW = cil_strpool_add("allow"); in cil_init_keys()
985 return CIL_KEY_ALLOW; in cil_node_to_string()
Dcil_build_ast.c5620 parse_current->data != CIL_KEY_ALLOW && in __cil_build_ast_node_helper()
5779 } else if (parse_current->data == CIL_KEY_ALLOW) { in __cil_build_ast_node_helper()