Searched refs:CIL_KEY_CONDTRUE (Results 1 – 5 of 5) sorted by relevance
101 char *CIL_KEY_CONDTRUE; variable266 CIL_KEY_CONDTRUE = cil_strpool_add("true"); in cil_init_keys()1103 return CIL_KEY_CONDTRUE; in cil_node_to_string()1111 return CIL_KEY_CONDTRUE; in cil_node_to_string()
2435 if (parse_current->next->next->data == CIL_KEY_CONDTRUE) { in cil_gen_bool()2499 if (parse_current->next->next->data == CIL_KEY_CONDTRUE) { in cil_gen_tunable()2865 if (cond->cl_head->data != CIL_KEY_CONDTRUE && in cil_gen_boolif()2874 if (cond->cl_head->data != CIL_KEY_CONDTRUE && in cil_gen_boolif()2947 if (cond->cl_head->data != CIL_KEY_CONDTRUE && in cil_gen_tunif()2957 if (cond->cl_head->data != CIL_KEY_CONDTRUE && in cil_gen_tunif()3249 if (expand_str == CIL_KEY_CONDTRUE) { in cil_gen_expandtypeattribute()6052 if (parse_current->next->data == CIL_KEY_CONDTRUE) { in cil_gen_mls()6152 if (parse_current->data != CIL_KEY_CONDTRUE && in __cil_build_ast_node_helper()6316 } else if (parse_current->data == CIL_KEY_CONDTRUE) { in __cil_build_ast_node_helper()
98 extern char *CIL_KEY_CONDTRUE;
666 expandattr->expand ? CIL_KEY_CONDTRUE : CIL_KEY_CONDFALSE); in cil_write_expandtypeattribute()1118 val = CIL_KEY_CONDTRUE; in cil_write_mls()
717 CIL_KEY_CONDTRUE : CIL_KEY_CONDFALSE); in cil_tree_print_node()