Home
last modified time | relevance | path

Searched refs:index_stream_end (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/xz/src/liblzma/common/
HDindex.c370 index_stream_end(void *node, const lzma_allocator *allocator) in index_stream_end() function
422 index_tree_end(&i->streams, allocator, &index_stream_end); in lzma_index_end()
913 index_stream_end(dest, allocator); in index_dup_stream()