Searched defs:stored_len (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/contrib/zlib/ |
H A D | trees.c | 863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument 912 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 2224 local void ct_stored_block(s, buf, stored_len, eof) in ct_stored_block() argument 2281 local ulg ct_flush_block(s, buf, stored_len, flush) in ct_flush_block() argument
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 3086 _tr_stored_block(s, buf, stored_len, eof) in _tr_stored_block() argument 3155 _tr_flush_block(s, buf, stored_len, eof) in _tr_flush_block() argument
|