Searched defs:z_uncompress (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/boot/sys/boot/zfs/ |
H A D | gzip.c | 29 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_uncompress() function
|
/titanic_51/usr/src/uts/common/zmod/ |
H A D | zmod.c | 40 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_uncompress() function
|
H A D | zlib_lint.c | 34 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_uncompress() function
|
/titanic_51/usr/src/cmd/mdb/common/libstandctf/ |
H A D | ctf_subr.c | 147 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_uncompress() function
|
/titanic_51/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 49 int (*z_uncompress)(uchar_t *, ulong_t *, const uchar_t *, ulong_t); member 128 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_uncompress() function
|
/titanic_51/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 960 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_uncompress() function
|