Home
last modified time | relevance | path

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

/security/selinux/ss/
A Dconstraint.h22 #define CEXPR_MAXDEPTH 5 macro
A Dservices.c276 int s[CEXPR_MAXDEPTH]; in constraint_expr_eval()
296 if (sp == (CEXPR_MAXDEPTH - 1)) in constraint_expr_eval()
395 if (sp == (CEXPR_MAXDEPTH-1)) in constraint_expr_eval()
A Dpolicydb.c1285 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()
1292 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()

Completed in 16 milliseconds