Home
last modified time | relevance | path

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

/dragonfly/contrib/xz/src/xz/
H A Dcoder.h68 extern void coder_set_compression_settings(void);
H A Dargs.c673 coder_set_compression_settings(); in args_parse()
H A Dcoder.c137 coder_set_compression_settings(void) in coder_set_compression_settings() function