Searched refs:CIL_KEY_BLOCK (Results 1 – 4 of 4) sorted by relevance
125 extern char *CIL_KEY_BLOCK;
108 char *CIL_KEY_BLOCK; variable368 CIL_KEY_BLOCK = cil_strpool_add("block"); in cil_init_keys()1133 return CIL_KEY_BLOCK; in cil_node_to_string()
4238 } else if (type == CIL_KEY_BLOCK) { in cil_gen_filecon()6161 parse_current->data == CIL_KEY_BLOCK || in check_for_illegal_statement()6173 parse_current->data == CIL_KEY_BLOCK || in check_for_illegal_statement()6214 if (parse_current->data == CIL_KEY_BLOCK) { in parse_statement()6476 if (parse_current->data != CIL_KEY_BLOCK && in __cil_build_ast_node_helper()
1242 fprintf(out, "%s ", CIL_KEY_BLOCK); in cil_write_ast_node()