Home
last modified time | relevance | path

Searched refs:rsync (Results 1 – 23 of 23) sorted by relevance

/freebsd/tests/sys/cddl/zfs/bin/
H A Dfile_write.c63 int rsync = 0; in main() local
98 rsync = 1; in main()
162 if (rsync) { in main()
/freebsd/contrib/unifdef/scripts/
H A Dupload.sh16 rsync --recursive --links --delete .git/ chiark:public-git/unifdef.git/
17 rsync --recursive --links web/ chiark:public-html/prog/unifdef/
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_write.c78 int rsync = 0; in main() local
114 rsync = 1; in main()
185 if (rsync) { in main()
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-3-deps-vm.sh21 samba sysstat rng-tools rsync wget xxhash
43 rsync samba sysstat uuid-dev watchdog wget xfslibs-dev xxhash zlib1g-dev
53 pkgconf python python3 pamtester pamtester qemu-guest-agent rsync xxhash
86 rpm-build rsync samba sysstat systemd watchdog wget xfsprogs-devel xxhash \
H A Dqemu-prepare-for-build.sh8 rsync -ar $HOME/work/zfs/zfs zfs@vm0:./
H A Dqemu-7-prepare.sh32 rsync -arL zfs@vm$i:$RESPATH/current $RESPATH/vm$i || true
/freebsd/tools/build/
H A Dbeinstall.sh84 rsync -av --progress ${BE_MNTPT}/var/cache/pkg/. /var/cache/pkg/.
227 if which rsync >/dev/null 2>&1; then
/freebsd/usr.sbin/bsdconfig/examples/
H A Dadd_some_packages.sh10 for package in wget bash rsync; do
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_replay_fs_002.ksh102 log_must rsync -aHAX /$TESTPOOL/$TESTFS/ $TESTDIR/copy
H A Dslog_replay_fs_001.ksh217 log_must rsync -aHAX /$TESTPOOL/$TESTFS/ $TESTDIR/copy
/freebsd/contrib/libfido2/fuzz/
H A DMakefile77 gsutil -q -m rsync -d -r ${REMOTE}/libFuzzer/libfido2_$(@:/corpus=) $@
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dcommands.cfg75 rsync
H A Dlibtest.shlib3763 # using rsync. If there are any discrepancies, a summary of the differences are
3783 # Run rsync with --dry-run --itemize-changes to get something akin to diff
3784 # output, but rsync is far more thorough in detecting differences (diff
3792 # NOTE: Quite a few rsync builds do not support --crtimes which would be
3795 # check if this rsync build supports it and use it then. This check is
3796 # based on the same check in the rsync test suite (testsuite/crtimes.test).
3801 if rsync --version | grep -q "[, ] crtimes"; then
3804 log_note "This rsync package does not support --crtimes (-N)."
3809 # you if the timestamps don't match but rsync will set the timestamps to
3815 # Different rsync versions have different numbers of columns. So just
[all …]
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c847 rsyncState_t rsync; member
1276 mtctx->rsync.hash = 0; in ZSTDMT_initCStream_internal()
1277 mtctx->rsync.hitMask = (1ULL << rsyncBits) - 1; in ZSTDMT_initCStream_internal()
1278 mtctx->rsync.primePower = ZSTD_rollingHash_primePower(RSYNC_LENGTH); in ZSTDMT_initCStream_internal()
1692 U64 const primePower = mtctx->rsync.primePower; in findSynchronizationPoint()
1693 U64 const hitMask = mtctx->rsync.hitMask; in findSynchronizationPoint()
/freebsd/crypto/openssl/
H A DFREEBSD-upgrade31 $ rsync --exclude .git --delete -av ../openssl-X.Y.Z/ .
/freebsd/crypto/openssh/
H A DFREEBSD-upgrade28 $ rsync --archive --delete --exclude=.git /path/to/openssh-X.YpZ/ ./
/freebsd/share/examples/csh/
H A Ddot.cshrc94 complete rsync "c,*:/,F:/," \
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.td520 "rsync", []> {
/freebsd/sys/contrib/zstd/programs/
H A DREADME.md179 --rsyncable : compress using a rsync-friendly method (-B sets block size)
H A Dzstd.1.md169 compressed file more rsync-friendly. There is a negligible impact to
/freebsd/usr.sbin/services_mkdb/
H A Dservices1425 rsync 873/tcp
1426 rsync 873/udp
/freebsd/contrib/flex/
H A DChangeLog2378 * po/Rules-getpo: Add make rule to rsync latest .po files from
2379 translation project. The rule assumes that rsync is on the path and that there is exactly
/freebsd/
H A DObsoleteFiles.inc10742 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.rsync
10760 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-rsync-backups.sh