OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zs_clear_flg
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/gzip/
zuncompress.c
103
int
zs_clear_flg
;
member in struct:s_zstate
185
zs->
zs_clear_flg
= 0; /* XXX we calloc()'d this structure why = 0? */
270
zs->
zs_clear_flg
= 1;
339
if (zs->
zs_clear_flg
> 0 || zs->u.r.zs_roffset >= zs->u.r.zs_size ||
353
if (zs->
zs_clear_flg
> 0) {
355
zs->
zs_clear_flg
= 0;
/src/usr.bin/compress/
zopen.c
117
int
zs_clear_flg
;
member in struct:s_zstate
155
#define clear_flg zs->
zs_clear_flg
Completed in 36 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025