Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.h93 void FIO_setRsyncable(FIO_prefs_t* const prefs, int rsyncable);
H A Dzstdcli.c1319 FIO_setRsyncable(prefs, rsyncable); in main()
H A Dfileio.c467 void FIO_setRsyncable(FIO_prefs_t* const prefs, int rsyncable) { in FIO_setRsyncable() function