Home
last modified time | relevance | path

Searched refs:CIL_CONS_H1 (Results 1 – 7 of 7) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h157 CIL_CONS_H1, enumerator
Dcil_verify.c255 …if (l_flavor == CIL_CONS_L1 || l_flavor == CIL_CONS_L2 || l_flavor == CIL_CONS_H1 || l_flavor == C… in cil_verify_constraint_leaf_expr_syntax()
293 if (l_flavor != CIL_CONS_L1 && l_flavor != CIL_CONS_H1) { in cil_verify_constraint_leaf_expr_syntax()
298 if (l_flavor != CIL_CONS_L1 && l_flavor != CIL_CONS_L2 && l_flavor != CIL_CONS_H1 ) { in cil_verify_constraint_leaf_expr_syntax()
302 } else if (r_flavor == CIL_CONS_H1) { in cil_verify_constraint_leaf_expr_syntax()
Dcil_write_ast.c165 case CIL_CONS_H1: in write_expr()
Dcil_policy.c510 case CIL_CONS_H1: in __cil_cons_leaf_operand_to_string()
Dcil.c1412 case CIL_CONS_H1: in cil_node_to_string()
Dcil_binary.c2598 } else if (r_operand == CIL_CONS_H1) { in __cil_constrain_expr_leaf_to_sepol_expr()
2608 case CIL_CONS_H1: { in __cil_constrain_expr_leaf_to_sepol_expr()
Dcil_build_ast.c2711 else if (operand == CIL_KEY_CONS_H1) return CIL_CONS_H1; in __cil_get_constraint_operand_flavor()
2744 case CIL_CONS_H1: in __cil_fill_constraint_leaf_expr()