Home
last modified time | relevance | path

Searched defs:z_compress (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/uts/common/zmod/
H A Dzmod.c95 z_compress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_compress() function
H A Dzlib_lint.c41 z_compress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_compress() function
/titanic_52/usr/src/lib/libctf/common/
H A Dctf_lib.c51 int (*z_compress)(z_stream *, int); member
315 z_compress(void *dst, size_t *dstlen, const void *src, size_t srclen) in z_compress() function
/titanic_52/usr/src/uts/common/io/ppp/spppcomp/
H A Ddeflate.c300 z_compress(void *arg, mblk_t **mret, mblk_t *mp, int orig_len, int maxolen) in z_compress() function