Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h149 CIL_CONS_T1, enumerator
H A Dcil_verify.c265 if (r_flavor == CIL_CONS_U1 || r_flavor == CIL_CONS_R1 || r_flavor == CIL_CONS_T1) { in cil_verify_constraint_leaf_expr_syntax()
288 } else if (l_flavor != CIL_CONS_T1) { in cil_verify_constraint_leaf_expr_syntax()
H A Dcil_write_ast.c141 case CIL_CONS_T1: in write_expr()
H A Dcil_policy.c495 case CIL_CONS_T1: in __cil_cons_leaf_operand_to_string()
H A Dcil.c1396 case CIL_CONS_T1: in cil_node_to_string()
H A Dcil_build_ast.c2700 else if (operand == CIL_KEY_CONS_T1) return CIL_CONS_T1; in __cil_get_constraint_operand_flavor()
2737 case CIL_CONS_T1: in __cil_fill_constraint_leaf_expr()
H A Dcil_binary.c2666 case CIL_CONS_T1: in __cil_constrain_expr_leaf_to_sepol_expr()

Completed in 24 milliseconds