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_program
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/pax/
ar_io.c
97
const char *
gzip_program
; /* name of gzip program */
variable
172
if (arfd != -1 &&
gzip_program
!= NULL)
173
ar_start_gzip(arfd,
gzip_program
, 0);
183
if (arfd != -1 &&
gzip_program
!= NULL)
184
ar_start_gzip(arfd,
gzip_program
, 1);
ar_io.c
97
const char *
gzip_program
; /* name of gzip program */
variable
172
if (arfd != -1 &&
gzip_program
!= NULL)
173
ar_start_gzip(arfd,
gzip_program
, 0);
183
if (arfd != -1 &&
gzip_program
!= NULL)
184
ar_start_gzip(arfd,
gzip_program
, 1);
ar_io.c
97
const char *
gzip_program
; /* name of gzip program */
variable
172
if (arfd != -1 &&
gzip_program
!= NULL)
173
ar_start_gzip(arfd,
gzip_program
, 0);
183
if (arfd != -1 &&
gzip_program
!= NULL)
184
ar_start_gzip(arfd,
gzip_program
, 1);
Completed in 64 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026