Lines Matching refs:xz_statep
86 } xz_state, *xz_statep; typedef
89 xz_error(xz_statep state, int err, const char *msg) in xz_error()
123 xz_reset(xz_statep state) in xz_reset()
141 xz_statep state; in xz_open()
189 xz_statep state; in xz_compressed()
193 state = (xz_statep) f; in xz_compressed()
233 xz_load(xz_statep state, unsigned char *buf, unsigned int len, in xz_load()
255 xz_avail(xz_statep state) in xz_avail()
277 xz_avail_zstrm(xz_statep state) in xz_avail_zstrm()
290 is_format_xz(xz_statep state) in is_format_xz()
298 is_format_lzma(xz_statep state) in is_format_lzma()
366 gz_next4(xz_statep state, unsigned long *ret) in gz_next4()
385 xz_head(xz_statep state) in xz_head()
530 xz_decomp(xz_statep state) in xz_decomp()
634 xz_make(xz_statep state) in xz_make()
659 xz_skip(xz_statep state, uint64_t len) in xz_skip()
692 xz_statep state; in __libxml2_xzread()
698 state = (xz_statep) file; in __libxml2_xzread()
781 xz_statep state; in __libxml2_xzclose()
786 state = (xz_statep) file; in __libxml2_xzclose()