Home
last modified time | relevance | path

Searched refs:CIL_KEY_CONS_H2 (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_internal.h92 extern char *CIL_KEY_CONS_H2;
Dcil.c75 char *CIL_KEY_CONS_H2; variable
244 CIL_KEY_CONS_H2 = cil_strpool_add("h2"); in cil_init_keys()
1415 return CIL_KEY_CONS_H2; in cil_node_to_string()
Dcil_write_ast.c169 operand_str = CIL_KEY_CONS_H2; in write_expr()
Dcil_build_ast.c2712 else if (operand == CIL_KEY_CONS_H2) return CIL_CONS_H2; in __cil_get_constraint_operand_flavor()