Searched refs:deflate_stored (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/zmod/ |
H A D | deflate.c | 82 local block_state deflate_stored OF((deflate_state *s, int flush)); 139 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 144 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 1396 local block_state deflate_stored(s, flush) in deflate_stored() function
|
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 714 local block_state deflate_stored OF((deflate_state *s, int flush)); 768 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 1870 deflate_stored(s, flush) in deflate_stored() function
|