Home
last modified time | relevance | path

Searched refs:FIO_setRsyncable (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.h96 void FIO_setRsyncable(FIO_prefs_t* const prefs, int rsyncable);
H A Dzstdcli.c1438 FIO_setRsyncable(prefs, rsyncable); in main()
H A Dfileio.c489 void FIO_setRsyncable(FIO_prefs_t* const prefs, int rsyncable) { in FIO_setRsyncable() function