Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dlz4_wrapper.c79 static struct lz4_comp_opts comp_opts; in lz4_dump_options() local
112 struct lz4_comp_opts *comp_opts = buffer; in lz4_extract_options() local
164 struct lz4_comp_opts *comp_opts = buffer; in lz4_check_options() local
189 struct lz4_comp_opts *comp_opts = buffer; in lz4_display_options() local
Dxz_wrapper.h67 struct comp_opts { struct
68 int dictionary_size;
69 int flags;
Dlzo_wrapper.c167 static struct lzo_comp_opts comp_opts; in lzo_dump_options() local
212 struct lzo_comp_opts *comp_opts = buffer; in lzo_extract_options() local
268 struct lzo_comp_opts *comp_opts = buffer; in lzo_display_options() local
Dgzip_wrapper.c174 static struct gzip_comp_opts comp_opts; in gzip_dump_options() local
226 struct gzip_comp_opts *comp_opts = buffer; in gzip_extract_options() local
281 struct gzip_comp_opts *comp_opts = buffer; in gzip_display_options() local
Dxz_wrapper.c228 static struct comp_opts comp_opts; in xz_dump_options() local
279 struct comp_opts *comp_opts = buffer; in xz_extract_options() local
327 struct comp_opts *comp_opts = buffer; in xz_display_options() local
Dmksquashfs.c105 int comp_opts = FALSE; variable
/external/iptables/extensions/
Dlibxt_ipcomp.c18 static const struct xt_option_entry comp_opts[] = { variable