Searched refs:COMPRESS (Results 1 - 1 of 1) sorted by relevance

/src/usr.bin/compress/
H A Dcompress.c74 enum {COMPRESS, DECOMPRESS} style = COMPRESS; enumerator in enum:main::__anon077b571b0103
86 style = COMPRESS;
115 usage(style == COMPRESS);
122 case COMPRESS:
142 case COMPRESS:

Completed in 3 milliseconds