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

/macosx-10.9.5/rsync-42/rsync/
H A Dflist.c503 static int lastdir_depth, lastdir_len = -1; local
634 lastdir_depth = count_dir_elements(lastdir);
635 file->dir.depth = lastdir_depth + 1;
638 file->dir.depth = lastdir_depth + 1;
681 sanitize_path(bp, bp, "", lastdir_depth, NULL);

Completed in 170 milliseconds