Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h152 CIL_CONS_R1, 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()
280 if (l_flavor != CIL_CONS_R1) { in cil_verify_constraint_leaf_expr_syntax()
H A Dcil_write_ast.c150 case CIL_CONS_R1: in write_expr()
H A Dcil_policy.c486 case CIL_CONS_R1: in __cil_cons_leaf_operand_to_string()
H A Dcil.c1402 case CIL_CONS_R1: in cil_node_to_string()
H A Dcil_build_ast.c2703 else if (operand == CIL_KEY_CONS_R1) return CIL_CONS_R1; in __cil_get_constraint_operand_flavor()
2732 case CIL_CONS_R1: in __cil_fill_constraint_leaf_expr()
H A Dcil_binary.c2657 case CIL_CONS_R1: in __cil_constrain_expr_leaf_to_sepol_expr()

Completed in 27 milliseconds