Lines Matching defs:depth
371 unsigned int depth;
3117 fctx->depth + 1, fctx->qc, &find);
3226 FCTXTRACE5("getaddresses", "fctx->depth=", fctx->depth);
3239 if (fctx->depth > res->maxdepth) {
3243 "(depth=%u, maxdepth=%u)",
3244 fctx->info, fctx->depth, res->maxdepth);
4226 unsigned int options, unsigned int bucketnum, unsigned int depth,
4295 fctx->depth = depth;
9405 unsigned int options, unsigned int depth,
9500 options, bucketnum, depth, qc, &fctx);
9504 } else if (fctx->depth > depth)
9505 fctx->depth = depth;