Searched defs:stored_len (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/zlib-1.2/ |
H A D | trees.c | 863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument 911 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
|
/dflybsd-src/sbin/hammer2/zlib/ |
H A D | hammer2_zlib_trees.c | 875 ulg stored_len, int last) /* one if this is the last block for a file */ in _tr_stored_block() 918 ulg stored_len, int last)
|
/dflybsd-src/usr.sbin/makefs/hammer2/zlib/ |
H A D | hammer2_zlib_trees.c | 875 ulg stored_len, int last) /* one if this is the last block for a file */ in _tr_stored_block() 918 ulg stored_len, int last)
|
/dflybsd-src/sys/vfs/hammer2/zlib/ |
H A D | hammer2_zlib_trees.c | 875 ulg stored_len, int last) /* one if this is the last block for a file */ in _tr_stored_block() 918 ulg stored_len, int last)
|
/dflybsd-src/sys/net/ |
H A D | zlib.c | 2637 _tr_stored_block(deflate_state *s, charf *buf, ulg stored_len, int eof) in _tr_stored_block() 2700 _tr_flush_block(deflate_state *s, charf *buf, ulg stored_len, int eof)
|