Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.h105 void FIO_setPatchFromMode(FIO_prefs_t* const prefs, int value);
H A Dzstdcli.c1295 FIO_setPatchFromMode(prefs, patchFromDictFileName != NULL); in main()
H A Dfileio.c529 void FIO_setPatchFromMode(FIO_prefs_t* const prefs, int value) in FIO_setPatchFromMode() function