Home
last modified time | relevance | path

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

/linux-3.4.99/security/selinux/ss/
Dconstraint.h20 #define CEXPR_MAXDEPTH 5 macro
Dservices.c280 int s[CEXPR_MAXDEPTH]; in constraint_expr_eval()
300 if (sp == (CEXPR_MAXDEPTH - 1)) in constraint_expr_eval()
399 if (sp == (CEXPR_MAXDEPTH-1)) in constraint_expr_eval()
Dpolicydb.c1205 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()
1212 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()