within_depth 333 dir.c if (within_depth(name, namelen, 0, ps->max_depth)) within_depth 366 dir.c if (within_depth(name+len, namelen-len, 0, ps->max_depth)) within_depth 215 dir.h extern int within_depth(const char *name, int namelen, int depth, int max_depth); within_depth 884 tree-walk.c return within_depth(base->buf + base_offset, baselen, within_depth 912 tree-walk.c return within_depth(base_str + matchlen + 1,