Home
last modified time | relevance | path

Searched refs:FNAMECMP_PARTIAL_DIR (Results 1 – 5 of 5) sorted by relevance

/dports/net/rsync/rsync-3.2.3/
H A Dreceiver.c700 case FNAMECMP_PARTIAL_DIR: in recv_files()
770 one_inplace = inplace_partial && fnamecmp_type == FNAMECMP_PARTIAL_DIR; in recv_files()
H A Dsender.c315 updating_basis_file = (inplace_partial && fnamecmp_type == FNAMECMP_PARTIAL_DIR) in send_files()
H A Drsync.h199 #define FNAMECMP_PARTIAL_DIR 0x81 macro
H A Dgenerator.c1856 fnamecmp_type = FNAMECMP_PARTIAL_DIR; in recv_generator()
/dports/net/rsync/rsync-3.2.3/patches/
H A Ddetect-renamed-lax.diff40 fnamecmp_type = FNAMECMP_PARTIAL_DIR;