Home
last modified time | relevance | path

Searched refs:CIL_KEY_ALLOWX (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h227 char *CIL_KEY_ALLOWX; variable
Dcil.c233 CIL_KEY_ALLOWX = cil_strpool_add("allowx"); in cil_init_keys()
1064 return CIL_KEY_ALLOWX; in cil_node_to_string()
Dcil_write_ast.c750 rulekind = CIL_KEY_ALLOWX; in cil_write_avrule_x()
Dcil_binary.c4655 allow_str = CIL_KEY_ALLOWX; in __cil_print_neverallow_failure()
Dcil_build_ast.c6330 } else if (parse_current->data == CIL_KEY_ALLOWX) { in __cil_build_ast_node_helper()