Home
last modified time | relevance | path

Searched refs:CEXPR_MAXDEPTH (Results 1 - 5 of 5) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
H A Dconstraint.h28 #define CEXPR_MAXDEPTH 5 macro
/third_party/selinux/libsepol/src/
H A Dservices.c397 int s[CEXPR_MAXDEPTH] = {}; in constraint_expr_eval_reason()
508 if (sp == (CEXPR_MAXDEPTH - 1)) in constraint_expr_eval_reason()
640 if (sp == (CEXPR_MAXDEPTH - 1)) in constraint_expr_eval_reason()
H A Dpolicydb.c2208 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()
2215 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c3564 if (depth == (CEXPR_MAXDEPTH - 1)) { in define_constraint()
3719 if (depth == (CEXPR_MAXDEPTH - 1)) { in define_validatetrans()
/third_party/selinux/libsepol/cil/src/
H A Dcil_binary.c2870 if (depth == (CEXPR_MAXDEPTH - 1)) { in __cil_validate_constrain_expr()

Completed in 19 milliseconds