XZ Utils 5.4.1
Data Structures
Here are the data structures with brief descriptions:
 Cargs_info
 Cblock_header_infoInformation about a .xz Block
 Cfile_pair
 Cindex_cat_infoStructure to pass info to index_cat_helper()
 Cindex_group
 Cindex_record
 Cindex_stream
 Cindex_treeAVL tree to hold index_stream or index_group structures
 Cindex_tree_node_s
 Cio_buf
 Clzma_allocatorCustom functions for memory handling
 Clzma_alone_coder
 Clzma_auto_coder
 Clzma_blockOptions for the Block and Block Header encoders and decoders
 Clzma_block_coder
 Clzma_check_stateStructure to hold internal state of the check being calculated
 Clzma_coder
 Clzma_delta_coder
 Clzma_dict
 Clzma_file_info_coder
 Clzma_filterFilter options
 Clzma_filter_coderBoth lzma_filter_encoder and lzma_filter_decoder begin with these members
 Clzma_filter_decoder
 Clzma_filter_encoder
 Clzma_filter_info_s
 Clzma_index_coder
 Clzma_index_hash_info
 Clzma_index_hash_s
 Clzma_index_iterIterator to get information about Blocks and Streams
 Clzma_index_s
 Clzma_internal_s
 Clzma_length_decoderLength decoder probabilities; see comments in lzma_common.h
 Clzma_length_encoder
 Clzma_lz_decoder
 Clzma_lz_encoder
 Clzma_lz_options
 Clzma_lzip_coder
 Clzma_lzma1_decoder
 Clzma_lzma1_encoder_s
 Clzma_lzma2_coder
 Clzma_match
 Clzma_mf_s
 Clzma_microlzma_coder
 Clzma_mtMultithreading options
 Clzma_next_coder_sHold data and function pointers of the next filter in the chain
 Clzma_optimal
 Clzma_options_bcjOptions for BCJ filters (except ARM64)
 Clzma_options_deltaOptions for the Delta filter
 Clzma_options_easy
 Clzma_options_lzmaOptions specific to the LZMA1 and LZMA2 filters
 Clzma_outbuf_s
 Clzma_outq
 Clzma_range_decoder
 Clzma_range_encoder
 Clzma_sha256_stateState for the internal SHA-256 implementation
 Clzma_simple_coder
 Clzma_simple_x86
 Clzma_str
 Clzma_streamPassing data to and from liblzma
 Clzma_stream_coder
 Clzma_stream_coder_s
 Clzma_stream_flagsOptions for encoding/decoding Stream Header and Stream Footer
 Cname_id_map
 Cname_value_map
 Coption_map
 Cworker_thread
 Cworker_thread_s
 Cxz_file_infoInformation about a .xz file