OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gzip_level
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
client.c
442
int
gzip_level
;
variable
4100
if (!rootless && (
gzip_level
|| force_gzip))
4104
char *gzip_level_buf = Xasprintf ("%d",
gzip_level
);
4115
gzip_level
, NULL);
4118
gzip_level
, NULL);
4123
char *gzip_level_buf = Xasprintf ("%d",
gzip_level
);
4129
file_gzip_level =
gzip_level
;
4135
/* Setting
gzip_level
to 0 prevents us from giving the
4138
gzip_level
= 0;
Completed in 95 milliseconds
Indexes created Fri Jul 10 00:26:32 UTC 2026