OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_zstate
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/compress/
zopen.c
98
struct
s_zstate
{
struct
201
static int cl_block(struct
s_zstate
*);
202
static code_int getcode(struct
s_zstate
*);
203
static int output(struct
s_zstate
*, code_int);
240
struct
s_zstate
*zs;
326
struct
s_zstate
*zs;
369
output(struct
s_zstate
*zs, code_int ocode)
459
struct
s_zstate
*zs;
568
getcode(struct
s_zstate
*zs)
626
cl_block(struct
s_zstate
*zs) /* Table clear for block compress. *
[
all
...]
/src/usr.bin/gzip/
zuncompress.c
84
struct
s_zstate
{
struct
128
static code_int getcode(struct
s_zstate
*zs);
174
struct
s_zstate
*zs;
176
if ((zs = calloc(1, sizeof(struct
s_zstate
))) == NULL)
215
struct
s_zstate
*zs;
332
getcode(struct
s_zstate
*zs)
Completed in 20 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025