Searched refs:rsync (Results 1 – 13 of 13) sorted by relevance
65 int rsync = 0; in main() local100 rsync = 1; in main()164 if (rsync) { in main()
78 int rsync = 0; in main() local114 rsync = 1; in main()185 if (rsync) { in main()
11 for package in wget bash rsync; do
88 rsync -av --progress ${BE_MNTPT}/var/cache/pkg/. /var/cache/pkg/.241 if which rsync >/dev/null 2>&1; then
73 gsutil -q -m rsync -d -r ${REMOTE}/libFuzzer/libfido2_$(@:/corpus=) $@
819 rsyncState_t rsync; member1246 mtctx->rsync.hash = 0; in ZSTDMT_initCStream_internal()1247 mtctx->rsync.hitMask = (1ULL << rsyncBits) - 1; in ZSTDMT_initCStream_internal()1248 mtctx->rsync.primePower = ZSTD_rollingHash_primePower(RSYNC_LENGTH); in ZSTDMT_initCStream_internal()1658 U64 const primePower = mtctx->rsync.primePower; in findSynchronizationPoint()1659 U64 const hitMask = mtctx->rsync.hitMask; in findSynchronizationPoint()
28 $ rsync --archive --delete --exclude=.git /path/to/openssh-X.YpZ/ ./
95 complete rsync "c,*:/,F:/," \
178 --rsyncable : compress using a rsync-friendly method (-B sets block size)
165 compressed file more rsync-friendly. There is a negligible impact to
1429 rsync 873/tcp1430 rsync 873/udp
2378 * po/Rules-getpo: Add make rule to rsync latest .po files from2379 translation project. The rule assumes that rsync is on the path and that there is exactly
3689 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.rsync3707 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-rsync-backups.sh