about summary refs log tree commit diff homepage
path: root/inflateBackEnd.3
blob: eeb8863694a4e19a52ab4c3ee94a8861b826fe90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.Dd January 15, 2017
.Dt INFLATEBACKEND 3
.Os
.
.Sh NAME
.Nm inflateBackEnd
.Nd free inflateBack stream
.
.Sh LIBRARY
.Lb libz
.
.Sh SYNOPSIS
.In zlib.h
.Ft int
.Fn inflateBackEnd "z_streamp strm"
.
.Sh DESCRIPTION
All memory allocated by
.Xr inflateBackInit 3
is freed.
.
.Sh RETURN VALUES
.Fn inflateBackEnd
returns
.Dv Z_OK
on success,
or
.Dv Z_STREAM_ERROR
if the stream state was inconsistent.
.
.Sh SEE ALSO
.Xr inflateBack 3 ,
.Xr inflateBackInit 3
.
.Sh HISTORY
This manual page was converted from
.In zlib.h
to mdoc format by
.An C. McEnroe Aq Mt june@causal.agency .
.
.Sh AUTHORS
.An Jean-loup Gailly Aq Mt jloup@gzip.org
.An Mark Adler Aq Mt madler@alumni.caltech.edu
5a54240a113023ecbe76d35da4f9c&follow=1'>Generate scheme.hJune McEnroe 2018-08-20Add dependencies on gfx.hJune McEnroe 2018-08-18Add Blondie — Heart of GlassJune McEnroe 2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe 2018-08-18Cut off path components until right prompt fitsJune McEnroe 2018-08-17Add "private" alias to source encrypted fileJune McEnroe 2018-08-17Add vim mapping to add a #includeJune McEnroe