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

/freebsd-current/usr.bin/compress/
H A Dzopen.c140 #define zmode zs->zs_mode macro
326 if (zmode == 'w') { /* Put out the final code. */
727 zmode = 'r';
730 zmode = 'w';

Completed in 127 milliseconds