Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h122 extern char *CIL_KEY_BLOCK;
Dcil.c125 char *CIL_KEY_BLOCK; variable
379 CIL_KEY_BLOCK = cil_strpool_add("block"); in cil_init_keys()
1079 return CIL_KEY_BLOCK; in cil_node_to_string()
Dcil_build_ast.c4237 } else if (type == CIL_KEY_BLOCK) { in cil_gen_filecon()
6142 parse_current->data == CIL_KEY_BLOCK || in __cil_build_ast_node_helper()
6198 if (parse_current->data == CIL_KEY_BLOCK) { in __cil_build_ast_node_helper()