Searched refs:depth (Results 1 – 2 of 2) sorted by relevance
312 def print_deps(entries, depth, print, argument323 if depth > 0:325 print_deps(entries, depth-1, print,
1358 int depth = 1; in lfs_dir_find() local1367 depth -= 1; in lfs_dir_find()1368 if (depth == 0) { in lfs_dir_find()1373 depth += 1; in lfs_dir_find()