Searched refs:CIL_KEY_ALLOW (Results 1 – 5 of 5) sorted by relevance
109 char *CIL_KEY_ALLOW; variable
115 CIL_KEY_ALLOW = cil_strpool_add("allow"); in cil_init_keys()1050 return CIL_KEY_ALLOW; in cil_node_to_string()
796 rulekind = CIL_KEY_ALLOW; in cil_write_avrule_orig()
6153 parse_current->data != CIL_KEY_ALLOW && in __cil_build_ast_node_helper()6317 } else if (parse_current->data == CIL_KEY_ALLOW) { in __cil_build_ast_node_helper()
4651 allow_str = CIL_KEY_ALLOW; in __cil_print_neverallow_failure()