Searched refs:CIL_KEY_ALLOW (Results 1 – 4 of 4) sorted by relevance
112 extern char *CIL_KEY_ALLOW;
95 char *CIL_KEY_ALLOW; variable264 CIL_KEY_ALLOW = cil_strpool_add("allow"); in cil_init_keys()1267 return CIL_KEY_ALLOW; in cil_node_to_string()
6220 parse_current->data != CIL_KEY_ALLOW && in check_for_illegal_statement()6350 } else if (parse_current->data == CIL_KEY_ALLOW) { in parse_statement()
4752 allow_str = CIL_KEY_ALLOW; in __cil_print_neverallow_failure()