Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/zmod/
H A Dzutil.h81 #define STORED_BLOCK 0 macro
H A Dtrees.c873 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c77 #define STORED_BLOCK 0 macro
2230 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
2242 send_bits(s, (STORED_BLOCK << 1), 3);
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c128 #define STORED_BLOCK 0 macro
3094 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
3109 send_bits(s, (STORED_BLOCK << 1), 3);