Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Doptions.c81 #define BZIP2_CMD "bzip2" /* command to run as bzip2 */ macro
655 gzip_program = BZIP2_CMD; in tar_options()