Lines Matching defs:depth
1203 int rc, depth;
1222 depth = -1;
1242 if (depth < 0)
1247 if (depth < 1)
1249 depth--;
1252 if (depth == (CEXPR_MAXDEPTH - 1))
1254 depth++;
1259 if (depth == (CEXPR_MAXDEPTH - 1))
1261 depth++;
1282 if (depth != 0)
1658 int depth = 0;
1665 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) {
1694 int depth = 0;
1701 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) {
1730 int depth = 0;
1734 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) {