Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/zmod/
H A Dzlib.h1011 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
1026 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1049 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
1353 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
H A Dzconf.h108 typedef uLong uLongf; typedef
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h130 #define uLongf z_uLongf macro
319 typedef uLong FAR uLongf; typedef
H A Dzlib.c3565 uLongf *)); /* check value on output */
4298 uLongf *c;
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h121 typedef uLong FAR uLongf; typedef
H A Dzlib.c2624 uLongf *)); /* check value on output */
2629 uLongf *)); /* check value on output */
3211 uLongf *c;
3523 uLongf *c;
/titanic_44/usr/src/lib/libzpool/common/
H A Dkernel.c963 uLongf len = *dstlen; in z_uncompress()
976 uLongf len = *dstlen; in z_compress_level()
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1481 uLongf packed_len_long = packed_len; in zfs_send_resume_token_to_nvlist()