Home
last modified time | relevance | path

Searched refs:touch_up_dirs (Results 1 – 2 of 2) sorted by relevance

/dports/net/rsync/rsync-3.2.3/
H A Dgenerator.c2095 static void touch_up_dirs(struct file_list *flist, int ndx) in touch_up_dirs() function
2243 touch_up_dirs(dir_flist, first_flist->parent_ndx); in check_for_finished_files()
2457 touch_up_dirs(dir_flist, -1); in generate_files()
/dports/net/rsync/rsync-3.2.3/patches/
H A Dfileflags.diff281 @@ -2102,17 +2126,25 @@ static void touch_up_dirs(struct file_list *flist, int ndx)