Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/programs/
H A Dfileio.h109 void FIO_setPatchFromMode(FIO_prefs_t* const prefs, int value);
H A Dzstdcli.c1413 FIO_setPatchFromMode(prefs, patchFromDictFileName != NULL); in main()
H A Dfileio.c551 void FIO_setPatchFromMode(FIO_prefs_t* const prefs, int value) in FIO_setPatchFromMode() function