Searched refs:opt_dump_compressed_data (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/lzotest/
H A Dlzotest.c242 const char *opt_dump_compressed_data = NULL; variable
1027 if (opt_dump_compressed_data)
1028 fp_dump = fopen(opt_dump_compressed_data,"wb");
1226 opt_dump_compressed_data = NULL; /* only dump the first file */
1846 opt_dump_compressed_data = mfx_optarg;

Completed in 70 milliseconds