Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c66 struct lzh_dec { struct
68 int state;
74 int w_size;
75 int w_mask;
77 unsigned char *w_buff;
79 int w_pos;
81 int copy_pos;
84 int copy_len;
89 struct lzh_br {
96 } br;
[all …]