Home
last modified time | relevance | path

Searched defs:inflate (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/sys/sys/
HDinflate.h25 struct inflate { struct
49 int inflate(struct inflate *); argument
HDzlib.h78 # define inflate z_inflate macro
514 #define inflate _zlib104_inflate /* FreeBSD already has an inflate :-( */ macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDzconf.h73 #define inflate z_inflate macro
HDinflate.c561 int ZEXPORT inflate(strm, flush) in inflate() function
/freebsd-11-stable/crypto/openssl/crypto/comp/
HDc_zlib.c126 # define inflate p_inflate macro
/freebsd-11-stable/sys/kern/
HDsubr_inflate.c1049 inflate(struct inflate *glbl) in inflate() function
/freebsd-11-stable/sys/contrib/zlib/
HDinflate.c622 int ZEXPORT inflate(strm, flush) in inflate() function
HDzconf.h.in101 # define inflate z_inflate macro
HDzconf.h101 # define inflate z_inflate macro
/freebsd-11-stable/sys/libkern/
HDzlib.c34 #define inflate _zlib104_inflate macro
3200 int inflate(z, f) in inflate() function