Searched refs:OPT_COMPRESSION_LEVEL_DEFAULT (Results 1 – 1 of 1) sorted by relevance
468 #define OPT_COMPRESSION_LEVEL_DEFAULT 0 /* Not specified */ macro1146 iso9660->opt.compression_level = OPT_COMPRESSION_LEVEL_DEFAULT; in archive_write_set_format_iso9660()4123 if (iso9660->opt.compression_level != OPT_COMPRESSION_LEVEL_DEFAULT) in write_information_block()