Home
last modified time | relevance | path

Searched defs:block_state (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/zmod/
H A Ddeflate.c76 } block_state; typedef
78 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c708 } block_state; typedef
710 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef