Home
last modified time | relevance | path

Searched refs:CIL_CONS_H2 (Results 1 – 6 of 6) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h152 CIL_CONS_H2, enumerator
Dcil_verify.c213 …== CIL_CONS_L1 || l_flavor == CIL_CONS_L2 || l_flavor == CIL_CONS_H1 || l_flavor == CIL_CONS_H2 ) { in cil_verify_constraint_leaf_expr_syntax()
249 } else if (r_flavor == CIL_CONS_H2) { in cil_verify_constraint_leaf_expr_syntax()
Dcil_tree.c390 case CIL_CONS_H2: in cil_expr_to_string()
Dcil_policy.c782 case CIL_CONS_H2: in cil_expr_to_string()
Dcil.c1110 case CIL_CONS_H2: in cil_node_to_string()
Dcil_build_ast.c2345 else if (operand == CIL_KEY_CONS_H2) return CIL_CONS_H2; in __cil_get_constraint_operand_flavor()
2378 case CIL_CONS_H2: in __cil_fill_constraint_leaf_expr()