Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c67 struct lzh_dec { struct
69 int state;
75 int w_size;
76 int w_mask;
78 unsigned char *w_buff;
80 int w_pos;
82 int copy_pos;
85 int copy_len;
90 struct lzh_br {
97 } br;
[all …]