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

/osnet-11/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);

Completed in 50 milliseconds