Home
last modified time | relevance | path

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

/external/zstd/programs/
Dfileio.h93 void FIO_setRsyncable(FIO_prefs_t* const prefs, int rsyncable);
Dzstdcli.c1319 FIO_setRsyncable(prefs, rsyncable); in main()
Dfileio.c467 void FIO_setRsyncable(FIO_prefs_t* const prefs, int rsyncable) { in FIO_setRsyncable() function