Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/compress/
H A Dzopen.c143 #define zmode zs->zs_mode macro
329 if (zmode == 'w') { /* Put out the final code. */ in zclose()
731 zmode = 'r'; in zopen()
734 zmode = 'w'; in zopen()