Home
last modified time | relevance | path

Searched refs:CEXPR_MAXDEPTH (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/security/selinux/ss/
Dconstraint.h21 #define CEXPR_MAXDEPTH 5 macro
Dservices.c277 int s[CEXPR_MAXDEPTH]; in constraint_expr_eval()
297 if (sp == (CEXPR_MAXDEPTH - 1)) in constraint_expr_eval()
396 if (sp == (CEXPR_MAXDEPTH-1)) in constraint_expr_eval()
Dpolicydb.c1278 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()
1285 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()