Home
last modified time | relevance | path

Searched refs:inflate_state (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.c107 struct inflate_state FAR *state; in inflateStateCheck()
120 struct inflate_state FAR *state; in inflateResetKeep()
145 struct inflate_state FAR *state; in inflateReset()
158 struct inflate_state FAR *state; in inflateReset2()
195 struct inflate_state FAR *state; in inflateInit2_()
239 struct inflate_state FAR *state; in inflatePrime()
331 struct inflate_state state; in makefixed()
384 struct inflate_state FAR *state; in updatewindow()
607 struct inflate_state FAR *state; in inflate()
1284 struct inflate_state FAR *state; in inflateEnd()
[all …]
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
31 struct inflate_state FAR *state; in inflateBackInit_()
54 state = (struct inflate_state FAR *)ZALLOC(strm, 1, in inflateBackInit_()
55 sizeof(struct inflate_state)); in inflateBackInit_()
78 local void fixedtables(struct inflate_state FAR *state) in fixedtables()
248 struct inflate_state FAR *state; in inflateBack()
266 state = (struct inflate_state FAR *)strm->state; in inflateBack()
H A Dinflate.h82 struct inflate_state { struct
H A Dinffast.c52 struct inflate_state FAR *state; in inflate_fast()
79 state = (struct inflate_state FAR *)strm->state; in inflate_fast()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1638 struct inflate_state { struct
2068 struct inflate_state FAR *state;
2332 struct inflate_state FAR *state;
2359 struct inflate_state FAR *state;
2376 struct inflate_state FAR *state;
2432 struct inflate_state FAR *state; in fixedtables()
2546 struct inflate_state FAR *state;
2777 struct inflate_state FAR *state;
3377 struct inflate_state FAR *state;
3393 struct inflate_state FAR *state;
[all …]