Home
last modified time | relevance | path

Searched refs:COMPRESS_PROGRAM (Results 1 – 5 of 5) sorted by relevance

/dports/archivers/gtar/tar-1.34/
H A Dconfig.h39 #define COMPRESS_PROGRAM "compress" macro
H A Dconfig.h.in38 #undef COMPRESS_PROGRAM
H A Dconfig.log30267 | #define COMPRESS_PROGRAM "compress"
30809 | #define COMPRESS_PROGRAM "compress"
31333 | #define COMPRESS_PROGRAM "compress"
31857 | #define COMPRESS_PROGRAM "compress"
34967 #define COMPRESS_PROGRAM "compress"
/dports/archivers/gtar/tar-1.34/src/
H A Dtar.c1141 s = xasprintf (_("filter the archive through %s"), COMPRESS_PROGRAM); in tar_help_filter()
1764 set_use_compress_program_option (COMPRESS_PROGRAM, args->loc); in parse_opt()
H A Dbuffer.c319 { ct_compress, COMPRESS_PROGRAM, "-Z" },