1208099Sdelphij/*
2208099Sdelphij * $FreeBSD$
3208099Sdelphij */
4208099Sdelphij
5208099SdelphijXZ_5.0 {
6208099Sdelphij	lzma_alone_decoder;
7208099Sdelphij	lzma_alone_encoder;
8208099Sdelphij	lzma_auto_decoder;
9208099Sdelphij	lzma_block_buffer_bound;
10208099Sdelphij	lzma_block_buffer_decode;
11208099Sdelphij	lzma_block_buffer_encode;
12208099Sdelphij	lzma_block_compressed_size;
13208099Sdelphij	lzma_block_decoder;
14208099Sdelphij	lzma_block_encoder;
15208099Sdelphij	lzma_block_header_decode;
16208099Sdelphij	lzma_block_header_encode;
17208099Sdelphij	lzma_block_header_size;
18208099Sdelphij	lzma_block_total_size;
19208099Sdelphij	lzma_block_unpadded_size;
20208099Sdelphij	lzma_check_is_supported;
21208099Sdelphij	lzma_check_size;
22208099Sdelphij	lzma_code;
23208099Sdelphij	lzma_crc32;
24208099Sdelphij	lzma_crc64;
25208099Sdelphij	lzma_easy_buffer_encode;
26208099Sdelphij	lzma_easy_decoder_memusage;
27208099Sdelphij	lzma_easy_encoder;
28208099Sdelphij	lzma_easy_encoder_memusage;
29208099Sdelphij	lzma_end;
30208099Sdelphij	lzma_filter_decoder_is_supported;
31208099Sdelphij	lzma_filter_encoder_is_supported;
32208099Sdelphij	lzma_filter_flags_decode;
33208099Sdelphij	lzma_filter_flags_encode;
34208099Sdelphij	lzma_filter_flags_size;
35208099Sdelphij	lzma_filters_copy;
36208099Sdelphij	lzma_filters_update;
37208099Sdelphij	lzma_get_check;
38208099Sdelphij	lzma_index_append;
39208099Sdelphij	lzma_index_block_count;
40208099Sdelphij	lzma_index_buffer_decode;
41208099Sdelphij	lzma_index_buffer_encode;
42208099Sdelphij	lzma_index_cat;
43208099Sdelphij	lzma_index_checks;
44208099Sdelphij	lzma_index_decoder;
45208099Sdelphij	lzma_index_dup;
46208099Sdelphij	lzma_index_encoder;
47208099Sdelphij	lzma_index_end;
48208099Sdelphij	lzma_index_file_size;
49208099Sdelphij	lzma_index_hash_append;
50208099Sdelphij	lzma_index_hash_decode;
51208099Sdelphij	lzma_index_hash_end;
52208099Sdelphij	lzma_index_hash_init;
53208099Sdelphij	lzma_index_hash_size;
54208099Sdelphij	lzma_index_init;
55208099Sdelphij	lzma_index_iter_init;
56208099Sdelphij	lzma_index_iter_locate;
57208099Sdelphij	lzma_index_iter_next;
58208099Sdelphij	lzma_index_iter_rewind;
59208099Sdelphij	lzma_index_memusage;
60208099Sdelphij	lzma_index_memused;
61208099Sdelphij	lzma_index_size;
62208099Sdelphij	lzma_index_stream_count;
63208099Sdelphij	lzma_index_stream_flags;
64208099Sdelphij	lzma_index_stream_padding;
65208099Sdelphij	lzma_index_stream_size;
66208099Sdelphij	lzma_index_total_size;
67208099Sdelphij	lzma_index_uncompressed_size;
68208099Sdelphij	lzma_lzma_preset;
69208099Sdelphij	lzma_memlimit_get;
70208099Sdelphij	lzma_memlimit_set;
71208099Sdelphij	lzma_memusage;
72208099Sdelphij	lzma_mf_is_supported;
73208099Sdelphij	lzma_mode_is_supported;
74208099Sdelphij	lzma_physmem;
75208099Sdelphij	lzma_properties_decode;
76208099Sdelphij	lzma_properties_encode;
77208099Sdelphij	lzma_properties_size;
78208099Sdelphij	lzma_raw_buffer_decode;
79208099Sdelphij	lzma_raw_buffer_encode;
80208099Sdelphij	lzma_raw_decoder;
81208099Sdelphij	lzma_raw_decoder_memusage;
82208099Sdelphij	lzma_raw_encoder;
83208099Sdelphij	lzma_raw_encoder_memusage;
84208099Sdelphij	lzma_stream_buffer_bound;
85208099Sdelphij	lzma_stream_buffer_decode;
86208099Sdelphij	lzma_stream_buffer_encode;
87208099Sdelphij	lzma_stream_decoder;
88208099Sdelphij	lzma_stream_encoder;
89208099Sdelphij	lzma_stream_flags_compare;
90208099Sdelphij	lzma_stream_footer_decode;
91208099Sdelphij	lzma_stream_footer_encode;
92208099Sdelphij	lzma_stream_header_decode;
93208099Sdelphij	lzma_stream_header_encode;
94208099Sdelphij	lzma_version_number;
95208099Sdelphij	lzma_version_string;
96208099Sdelphij	lzma_vli_decode;
97208099Sdelphij	lzma_vli_encode;
98208099Sdelphij	lzma_vli_size;
99208099Sdelphij};
100208099Sdelphij
101208099SdelphijXZprivate_1.0 {
102208099Sdelphij	lzma_alloc;
103208099Sdelphij	lzma_alone_decoder_init;
104208099Sdelphij	lzma_block_decoder_init;
105208099Sdelphij	lzma_block_encoder_init;
106208099Sdelphij	lzma_bufcpy;
107208099Sdelphij	lzma_check_finish;
108208099Sdelphij	lzma_check_init;
109208099Sdelphij	lzma_check_update;
110208099Sdelphij	lzma_delta_coder_init;
111208099Sdelphij	lzma_delta_coder_memusage;
112208099Sdelphij	lzma_delta_decoder_init;
113208099Sdelphij	lzma_delta_encoder_init;
114208099Sdelphij	lzma_delta_props_decode;
115208099Sdelphij	lzma_delta_props_encode;
116208099Sdelphij	lzma_easy_preset;
117208099Sdelphij	lzma_free;
118208099Sdelphij	lzma_index_encoder_init;
119208099Sdelphij	lzma_index_padding_size;
120208099Sdelphij	lzma_index_prealloc;
121208099Sdelphij	lzma_lz_decoder_init;
122208099Sdelphij	lzma_lz_decoder_memusage;
123208099Sdelphij	lzma_lz_decoder_uncompressed;
124208099Sdelphij	lzma_lz_encoder_init;
125208099Sdelphij	lzma_lz_encoder_memusage;
126208099Sdelphij	lzma_lzma2_decoder_init;
127208099Sdelphij	lzma_lzma2_decoder_memusage;
128208099Sdelphij	lzma_lzma2_encoder_init;
129208099Sdelphij	lzma_lzma2_encoder_memusage;
130208099Sdelphij	lzma_lzma2_props_decode;
131208099Sdelphij	lzma_lzma2_props_encode;
132208099Sdelphij	lzma_lzma_decoder_create;
133208099Sdelphij	lzma_lzma_decoder_init;
134208099Sdelphij	lzma_lzma_decoder_memusage;
135208099Sdelphij	lzma_lzma_decoder_memusage_nocheck;
136208099Sdelphij	lzma_lzma_encode;
137208099Sdelphij	lzma_lzma_encoder_create;
138208099Sdelphij	lzma_lzma_encoder_init;
139208099Sdelphij	lzma_lzma_encoder_memusage;
140208099Sdelphij	lzma_lzma_encoder_reset;
141208099Sdelphij	lzma_lzma_lclppb_decode;
142208099Sdelphij	lzma_lzma_lclppb_encode;
143208099Sdelphij	lzma_lzma_optimum_fast;
144208099Sdelphij	lzma_lzma_optimum_normal;
145208099Sdelphij	lzma_lzma_props_decode;
146208099Sdelphij	lzma_lzma_props_encode;
147208099Sdelphij	lzma_mf_bt2_find;
148208099Sdelphij	lzma_mf_bt2_skip;
149208099Sdelphij	lzma_mf_bt3_find;
150208099Sdelphij	lzma_mf_bt3_skip;
151208099Sdelphij	lzma_mf_bt4_find;
152208099Sdelphij	lzma_mf_bt4_skip;
153208099Sdelphij	lzma_mf_find;
154208099Sdelphij	lzma_mf_hc3_find;
155208099Sdelphij	lzma_mf_hc3_skip;
156208099Sdelphij	lzma_mf_hc4_find;
157208099Sdelphij	lzma_mf_hc4_skip;
158208099Sdelphij	lzma_next_end;
159208099Sdelphij	lzma_next_filter_init;
160208099Sdelphij	lzma_next_filter_update;
161208099Sdelphij	lzma_raw_coder_init;
162208099Sdelphij	lzma_raw_coder_memusage;
163208099Sdelphij	lzma_raw_decoder_init;
164208099Sdelphij	lzma_raw_encoder_init;
165208099Sdelphij	lzma_sha256_finish;
166208099Sdelphij	lzma_sha256_init;
167208099Sdelphij	lzma_sha256_update;
168208099Sdelphij	lzma_simple_arm_decoder_init;
169208099Sdelphij	lzma_simple_arm_encoder_init;
170208099Sdelphij	lzma_simple_armthumb_decoder_init;
171208099Sdelphij	lzma_simple_armthumb_encoder_init;
172208099Sdelphij	lzma_simple_coder_init;
173208099Sdelphij	lzma_simple_ia64_decoder_init;
174208099Sdelphij	lzma_simple_ia64_encoder_init;
175208099Sdelphij	lzma_simple_powerpc_decoder_init;
176208099Sdelphij	lzma_simple_powerpc_encoder_init;
177208099Sdelphij	lzma_simple_props_decode;
178208099Sdelphij	lzma_simple_props_encode;
179208099Sdelphij	lzma_simple_props_size;
180208099Sdelphij	lzma_simple_sparc_decoder_init;
181208099Sdelphij	lzma_simple_sparc_encoder_init;
182208099Sdelphij	lzma_simple_x86_decoder_init;
183208099Sdelphij	lzma_simple_x86_encoder_init;
184208099Sdelphij	lzma_stream_decoder_init;
185208099Sdelphij	lzma_stream_encoder_init;
186208099Sdelphij	lzma_strm_init;
187208099Sdelphij	lzma_tuklib_physmem;
188208099Sdelphij};
189