Searched refs:prev_depth (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/rsync-45/rsync/
H A Dflist.c1707 int j, prev_depth = 0; local
1719 for (j = prev_depth; j >= file->dir.depth; j--) {
1726 prev_depth = file->dir.depth;
1730 for (j = prev_depth-1; ; j--) {
1742 for (j = prev_depth; ; j--) {

Completed in 81 milliseconds