Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/programs/
H A Dfileio.h87 void FIO_setLdmMinMatch(FIO_prefs_t* const prefs, int ldmMinMatch);
H A Dzstdcli.c1313 FIO_setLdmMinMatch(prefs, (int)g_ldmMinMatch); in main()
H A Dfileio.c516 void FIO_setLdmMinMatch(FIO_prefs_t* const prefs, int ldmMinMatch) { in FIO_setLdmMinMatch() function