Searched refs:COMPRESS (Results 1 – 5 of 5) sorted by relevance
203 COMPRESS=true224 if [ "$COMPRESS" = true ] ; then248 if [ "$COMPRESS" = true ] ; then289 COMPRESS=299 c) COMPRESS=true
1 PORTIONS OF COMPRESS COMMAND FUNCTIONALITY
61 log_must usr_exec $COMPRESS $INI_DIR/*
32 export COMPRESS="/usr/bin/compress"
702 #define COMPRESS "/usr/bin/compress" macro 1024 compress_malloc(strlen(COMPRESS) + 1); in main() 1025 (void) strcpy(compress_opt, COMPRESS); in main() 9294 compress_opt = compress_malloc(strlen(COMPRESS) + 1); in check_compression() 9295 (void) strcpy(compress_opt, COMPRESS); in check_compression() 9317 } else if (strcmp(compress_opt, COMPRESS) == 0) { in add_suffix()