Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h151 CIL_CONS_T3, enumerator
Dcil_verify.c258 } else if (l_flavor == CIL_CONS_U3 || l_flavor == CIL_CONS_R3 || l_flavor == CIL_CONS_T3) { in cil_verify_constraint_leaf_expr_syntax()
268 } else if (r_flavor == CIL_CONS_U3 || r_flavor == CIL_CONS_R3 || r_flavor == CIL_CONS_T3) { in cil_verify_constraint_leaf_expr_syntax()
Dcil_write_ast.c147 case CIL_CONS_T3: in write_expr()
Dcil_policy.c501 case CIL_CONS_T3: in __cil_cons_leaf_operand_to_string()
Dcil.c1400 case CIL_CONS_T3: in cil_node_to_string()
Dcil_build_ast.c2702 else if (operand == CIL_KEY_CONS_T3) return CIL_CONS_T3; in __cil_get_constraint_operand_flavor()
2739 case CIL_CONS_T3: in __cil_fill_constraint_leaf_expr()
Dcil_binary.c2672 case CIL_CONS_T3: in __cil_constrain_expr_leaf_to_sepol_expr()