Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xz-embedded/linux/include/linux/
H A Dxz.h264 XZ_EXTERN enum xz_ret xz_dec_catrun(struct xz_dec *s, struct xz_buf *b,
/freebsd/sys/contrib/xz-embedded/userspace/
H A Dxzminidec.c79 ret = xz_dec_catrun(s, &b, b.in_size == 0); in main()
/freebsd/sys/contrib/xz-embedded/
H A DREADME99 xz_dec_catrun(). To include support for xz_dec_catrun(), you need
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_stream.c818 XZ_EXTERN enum xz_ret xz_dec_catrun(struct xz_dec *s, struct xz_buf *b, in xz_dec_catrun() function