Home
last modified time | relevance | path

Searched refs:CIL_KEY_NEVERALLOW (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h188 char *CIL_KEY_NEVERALLOW; variable
Dcil.c174 CIL_KEY_NEVERALLOW = cil_strpool_add("neverallow"); in cil_init_keys()
1022 return CIL_KEY_NEVERALLOW; in cil_node_to_string()
Dcil_binary.c4352 neverallow_str = CIL_KEY_NEVERALLOW; in __cil_print_neverallow_failure()
Dcil_build_ast.c6113 } else if (parse_current->data == CIL_KEY_NEVERALLOW) { in __cil_build_ast_node_helper()