Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h140 CIL_CONS_U1, enumerator
Dcil_verify.c227 } else if (l_flavor != CIL_CONS_U1) { in cil_verify_constraint_leaf_expr_syntax()
Dcil_tree.c354 case CIL_CONS_U1: in cil_expr_to_string()
Dcil_policy.c746 case CIL_CONS_U1: in cil_expr_to_string()
Dcil.c1086 case CIL_CONS_U1: in cil_node_to_string()
Dcil_build_ast.c2339 else if (operand == CIL_KEY_CONS_U1) return CIL_CONS_U1; in __cil_get_constraint_operand_flavor()
2360 case CIL_CONS_U1: in __cil_fill_constraint_leaf_expr()
Dcil_binary.c2093 case CIL_CONS_U1: in __cil_constrain_expr_leaf_to_sepol_expr()