Searched refs:s_zstate (Results 1 – 2 of 2) sorted by relevance
99 struct s_zstate { struct202 static int cl_block(struct s_zstate *);203 static void cl_hash(struct s_zstate *, count_int);204 static code_int getcode(struct s_zstate *);205 static int output(struct s_zstate *, code_int);241 struct s_zstate *zs; in zwrite()327 struct s_zstate *zs; in zclose()370 output(struct s_zstate *zs, code_int ocode) in output()461 struct s_zstate *zs; in zread()577 getcode(struct s_zstate *zs) in getcode()[all …]
86 struct s_zstate { struct130 static code_int getcode(struct s_zstate *zs); argument176 struct s_zstate *zs; in zdopen()178 if ((zs = calloc(1, sizeof(struct s_zstate))) == NULL) in zdopen()217 struct s_zstate *zs; in zread()334 getcode(struct s_zstate *zs) in getcode()