Home
last modified time | relevance | path

Searched defs:encoder_options (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/cmd/lzip/
H A Dmain.c371 int infd, Lzma_options *encoder_options, Pretty_print *pp, in compress()
711 Lzma_options encoder_options = option_mapping[6]; /* default = "-6" */ in main() local