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

/freebsd-12-stable/contrib/xz/src/liblzma/common/
H A Dindex.c940 const index_stream *srcstream local
944 srcstream, allocator);
952 srcstream = index_tree_next(&srcstream->node);
953 } while (srcstream != NULL);

Completed in 101 milliseconds