Home
last modified time | relevance | path

Searched refs:CIL_CONS_L2 (Results 1 - 7 of 7) sorted by relevance

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h156 CIL_CONS_L2, enumerator
H A Dcil_verify.c255 if (l_flavor == 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()
292 } else if (r_flavor == CIL_CONS_L2) { 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()
H A Dcil_binary.c2678 if (r_operand == CIL_CONS_L2) { in __cil_constrain_expr_leaf_to_sepol_expr()
2687 case CIL_CONS_L2: in __cil_constrain_expr_leaf_to_sepol_expr()
2692 if (r_operand == CIL_CONS_L2) { in __cil_constrain_expr_leaf_to_sepol_expr()
H A Dcil_write_ast.c162 case CIL_CONS_L2: in write_expr()
H A Dcil_policy.c507 case CIL_CONS_L2: in __cil_cons_leaf_operand_to_string()
H A Dcil.c1410 case CIL_CONS_L2: in cil_node_to_string()
H A Dcil_build_ast.c2710 else if (operand == CIL_KEY_CONS_L2) return CIL_CONS_L2; in __cil_get_constraint_operand_flavor()
2743 case CIL_CONS_L2: in __cil_fill_constraint_leaf_expr()

Completed in 28 milliseconds