Lines Matching defs:depth
204 /* Maximum tree depth. */907 size_t depth;917 depth = CTL_MAX_DEPTH;918 ret = ctl_lookup(name, nodes, mib, &depth);922 node = ctl_named_node(nodes[depth-1]);924 ret = node->ctl(mib, depth, oldp, oldlenp, newp, newlen);