Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Dconstraint.h20 #define CEXPR_MAXDEPTH 5 macro
A Dservices.c110 int s[CEXPR_MAXDEPTH]; in constraint_expr_eval()
132 if ( sp == (CEXPR_MAXDEPTH-1) ) in constraint_expr_eval()
233 if ( sp == (CEXPR_MAXDEPTH-1) ) in constraint_expr_eval()
A Dpolicydb.c1111 if ( depth == (CEXPR_MAXDEPTH - 1) ) in read_cons_helper()
1118 if ( depth == (CEXPR_MAXDEPTH - 1) ) in read_cons_helper()

Completed in 8 milliseconds