Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/unxz/
Dxz_dec_lzma2.c801 static bool XZ_FUNC lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function
1041 if (!lzma_props(s, b->in[b->in_pos++])) in xz_dec_lzma2_run()