Searched refs:z_opt (Results 1 – 1 of 1) sorted by relevance
61 unsigned z_opt = Z_BEST_COMPRESSION; in main() local72 z_opt = strtoul(optarg, NULL, 0); in main()83 if (z_opt > 9) in main()92 es = fifolog_write_open(f, argv[0], w_opt, s_opt, z_opt); in main()