Searched defs:zip_state (Results 1 – 2 of 2) sorted by relevance
96 struct zip_state { struct97 union zip_inst_s zip_cmd;98 union zip_zres_s result;99 union zip_zptr_s *ctx;100 union zip_zptr_s *history;101 struct sg_info sginfo;
127 struct zip_state *zip_state; in zip_compress() local163 struct zip_state *zip_state; in zip_decompress() local