Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.h72 void FIO_setUseRowMatchFinder(FIO_prefs_t* const prefs, int useRowMatchFinder);
H A Dzstdcli.c1594 FIO_setUseRowMatchFinder(prefs, (int)useRowMatchFinder); in main()
H A Dfileio.c398 void FIO_setUseRowMatchFinder(FIO_prefs_t* const prefs, int useRowMatchFinder) { in FIO_setUseRowMatchFinder() function