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

/openbsd-current/usr.bin/rsync/
H A Dflist.c51 #define FLIST_NAME_SAME 0x0020 /* name is repeat */ macro
439 * If we have FLIST_NAME_SAME, we inherit some of the last
445 if (flags & FLIST_NAME_SAME) {
482 if (flags & FLIST_NAME_SAME)

Completed in 85 milliseconds