Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h186 char *CIL_KEY_NEVERALLOW; variable
Dcil.c172 CIL_KEY_NEVERALLOW = cil_strpool_add("neverallow"); in cil_init_keys()
991 return CIL_KEY_NEVERALLOW; in cil_node_to_string()
Dcil_build_ast.c5789 } else if (parse_current->data == CIL_KEY_NEVERALLOW) { in __cil_build_ast_node_helper()