inpcb: Use netisr_ncpus for listing inpcbs.
[dragonfly.git] / lib / libarchive / Symbol.map
blob0f7f36268e14b66945c1931f7d91a62b7f58872f
1 ARCHIVE_3.2.0 {
2     archive_bzlib_version;
3     archive_entry_gname_utf8;
4     archive_entry_is_data_encrypted;
5     archive_entry_is_encrypted;
6     archive_entry_is_metadata_encrypted;
7     archive_entry_pathname_utf8;
8     archive_entry_set_gname_utf8;
9     archive_entry_set_hardlink_utf8;
10     archive_entry_set_is_data_encrypted;
11     archive_entry_set_is_metadata_encrypted;
12     archive_entry_set_link_utf8;
13     archive_entry_set_pathname_utf8;
14     archive_entry_set_symlink_utf8;
15     archive_entry_set_uname_utf8;
16     archive_entry_symlink_utf8;
17     archive_entry_uname_utf8;
18     archive_free;
19     archive_liblz4_version;
20     archive_liblzma_version;
21     archive_passphrase_callback;
22     archive_read_add_passphrase;
23     archive_read_format_capabilities;
24     archive_read_has_encrypted_entries;
25     archive_read_set_passphrase_callback;
26     archive_read_support_filter_lz4;
27     archive_read_support_format_warc;
28     archive_utility_string_sort;
29     archive_write_add_filter_lz4;
30     archive_write_set_format_filter_by_ext;
31     archive_write_set_format_filter_by_ext_def;
32     archive_write_set_format_raw;
33     archive_write_set_format_warc;
34     archive_write_set_passphrase;
35     archive_write_set_passphrase_callback;
36     archive_version_details;
37     archive_zlib_version;
38     pack_find;
39     pack_native;
42 ARCHIVE_3.1.2 {
43     archive_clear_error;
44     archive_compression;
45     archive_compression_name;
46     archive_copy_error;
47     archive_entry_acl;
48     archive_entry_acl_add_entry;
49     archive_entry_acl_add_entry_w;
50     archive_entry_acl_clear;
51     archive_entry_acl_count;
52     archive_entry_acl_next;
53     archive_entry_acl_reset;
54     archive_entry_acl_text;
55     archive_entry_acl_text_w;
56     archive_entry_atime;
57     archive_entry_atime_is_set;
58     archive_entry_atime_nsec;
59     archive_entry_birthtime;
60     archive_entry_birthtime_is_set;
61     archive_entry_birthtime_nsec;
62     archive_entry_clear;
63     archive_entry_clone;
64     archive_entry_copy_fflags_text;
65     archive_entry_copy_fflags_text_w;
66     archive_entry_copy_gname;
67     archive_entry_copy_gname_w;
68     archive_entry_copy_hardlink;
69     archive_entry_copy_hardlink_w;
70     archive_entry_copy_link;
71     archive_entry_copy_link_w;
72     archive_entry_copy_mac_metadata;
73     archive_entry_copy_pathname;
74     archive_entry_copy_pathname_w;
75     archive_entry_copy_sourcepath;
76     archive_entry_copy_sourcepath_w;
77     archive_entry_copy_stat;
78     archive_entry_copy_symlink;
79     archive_entry_copy_symlink_w;
80     archive_entry_copy_uname;
81     archive_entry_copy_uname_w;
82     archive_entry_ctime;
83     archive_entry_ctime_is_set;
84     archive_entry_ctime_nsec;
85     archive_entry_dev;
86     archive_entry_dev_is_set;
87     archive_entry_devmajor;
88     archive_entry_devminor;
89     archive_entry_fflags;
90     archive_entry_fflags_text;
91     archive_entry_filetype;
92     archive_entry_free;
93     archive_entry_gid;
94     archive_entry_gname;
95     archive_entry_gname_w;
96     archive_entry_hardlink;
97     archive_entry_hardlink_w;
98     archive_entry_ino;
99     archive_entry_ino64;
100     archive_entry_ino_is_set;
101     archive_entry_linkify;
102     archive_entry_linkresolver_free;
103     archive_entry_linkresolver_new;
104     archive_entry_linkresolver_set_strategy;
105     archive_entry_mac_metadata;
106     archive_entry_mode;
107     archive_entry_mtime;
108     archive_entry_mtime_is_set;
109     archive_entry_mtime_nsec;
110     archive_entry_new;
111     archive_entry_new2;
112     archive_entry_nlink;
113     archive_entry_partial_links;
114     archive_entry_pathname;
115     archive_entry_pathname_w;
116     archive_entry_perm;
117     archive_entry_rdev;
118     archive_entry_rdevmajor;
119     archive_entry_rdevminor;
120     archive_entry_set_atime;
121     archive_entry_set_birthtime;
122     archive_entry_set_ctime;
123     archive_entry_set_dev;
124     archive_entry_set_devmajor;
125     archive_entry_set_devminor;
126     archive_entry_set_fflags;
127     archive_entry_set_filetype;
128     archive_entry_set_gid;
129     archive_entry_set_gname;
130     archive_entry_set_hardlink;
131     archive_entry_set_ino;
132     archive_entry_set_ino64;
133     archive_entry_set_link;
134     archive_entry_set_mode;
135     archive_entry_set_mtime;
136     archive_entry_set_nlink;
137     archive_entry_set_pathname;
138     archive_entry_set_perm;
139     archive_entry_set_rdev;
140     archive_entry_set_rdevmajor;
141     archive_entry_set_rdevminor;
142     archive_entry_set_size;
143     archive_entry_set_symlink;
144     archive_entry_set_uid;
145     archive_entry_set_uname;
146     archive_entry_size;
147     archive_entry_size_is_set;
148     archive_entry_sourcepath;
149     archive_entry_sourcepath_w;
150     archive_entry_sparse_add_entry;
151     archive_entry_sparse_clear;
152     archive_entry_sparse_count;
153     archive_entry_sparse_next;
154     archive_entry_sparse_reset;
155     archive_entry_stat;
156     archive_entry_strmode;
157     archive_entry_symlink;
158     archive_entry_symlink_w;
159     archive_entry_uid;
160     archive_entry_uname;
161     archive_entry_uname_w;
162     archive_entry_unset_atime;
163     archive_entry_unset_birthtime;
164     archive_entry_unset_ctime;
165     archive_entry_unset_mtime;
166     archive_entry_unset_size;
167     archive_entry_update_gname_utf8;
168     archive_entry_update_hardlink_utf8;
169     archive_entry_update_link_utf8;
170     archive_entry_update_pathname_utf8;
171     archive_entry_update_symlink_utf8;
172     archive_entry_update_uname_utf8;
173     archive_entry_xattr_add_entry;
174     archive_entry_xattr_clear;
175     archive_entry_xattr_count;
176     archive_entry_xattr_next;
177     archive_entry_xattr_reset;
178     archive_errno;
179     archive_error_string;
180     archive_file_count;
181     archive_filter_bytes;
182     archive_filter_code;
183     archive_filter_count;
184     archive_filter_name;
185     archive_format;
186     archive_format_name;
187     archive_match_exclude_entry;
188     archive_match_exclude_pattern;
189     archive_match_exclude_pattern_from_file;
190     archive_match_exclude_pattern_from_file_w;
191     archive_match_exclude_pattern_w;
192     archive_match_excluded;
193     archive_match_free;
194     archive_match_include_date;
195     archive_match_include_date_w;
196     archive_match_include_file_time;
197     archive_match_include_file_time_w;
198     archive_match_include_gid;
199     archive_match_include_gname;
200     archive_match_include_gname_w;
201     archive_match_include_pattern;
202     archive_match_include_pattern_from_file;
203     archive_match_include_pattern_from_file_w;
204     archive_match_include_pattern_w;
205     archive_match_include_time;
206     archive_match_include_uid;
207     archive_match_include_uname;
208     archive_match_include_uname_w;
209     archive_match_new;
210     archive_match_owner_excluded;
211     archive_match_path_excluded;
212     archive_match_path_unmatched_inclusions;
213     archive_match_path_unmatched_inclusions_next;
214     archive_match_path_unmatched_inclusions_next_w;
215     archive_match_time_excluded;
216     archive_mstring_clean;
217     archive_mstring_copy;
218     archive_mstring_copy_mbs;
219     archive_mstring_copy_mbs_len;
220     archive_mstring_copy_mbs_len_l;
221     archive_mstring_copy_wcs;
222     archive_mstring_copy_wcs_len;
223     archive_mstring_get_mbs;
224     archive_mstring_get_mbs_l;
225     archive_mstring_get_utf8;
226     archive_mstring_get_wcs;
227     archive_mstring_update_utf8;
228     archive_position_compressed;
229     archive_position_uncompressed;
230     archive_read_add_callback_data;
231     archive_read_append_callback_data;
232     archive_read_append_filter;
233     archive_read_append_filter_program;
234     archive_read_append_filter_program_signature;
235     archive_read_close;
236     archive_read_data;
237     archive_read_data_block;
238     archive_read_data_into_fd;
239     archive_read_data_skip;
240     archive_read_disk_can_descend;
241     archive_read_disk_current_filesystem;
242     archive_read_disk_current_filesystem_is_remote;
243     archive_read_disk_current_filesystem_is_synthetic;
244     archive_read_disk_descend;
245     archive_read_disk_entry_from_file;
246     archive_read_disk_gname;
247     archive_read_disk_new;
248     archive_read_disk_open;
249     archive_read_disk_open_w;
250     archive_read_disk_set_atime_restored;
251     archive_read_disk_set_behavior;
252     archive_read_disk_set_gname_lookup;
253     archive_read_disk_set_matching;
254     archive_read_disk_set_metadata_filter_callback;
255     archive_read_disk_set_standard_lookup;
256     archive_read_disk_set_symlink_hybrid;
257     archive_read_disk_set_symlink_logical;
258     archive_read_disk_set_symlink_physical;
259     archive_read_disk_set_uname_lookup;
260     archive_read_disk_uname;
261     archive_read_extract;
262     archive_read_extract2;
263     archive_read_extract_set_progress_callback;
264     archive_read_extract_set_skip_file;
265     archive_read_finish;
266     archive_read_free;
267     archive_read_header_position;
268     archive_read_new;
269     archive_read_next_header;
270     archive_read_next_header2;
271     archive_read_open;
272     archive_read_open1;
273     archive_read_open2;
274     archive_read_open_FILE;
275     archive_read_open_fd;
276     archive_read_open_file;
277     archive_read_open_filename;
278     archive_read_open_filename_w;
279     archive_read_open_filenames;
280     archive_read_open_memory;
281     archive_read_open_memory2;
282     archive_read_prepend_callback_data;
283     archive_read_set_callback_data;
284     archive_read_set_callback_data2;
285     archive_read_set_close_callback;
286     archive_read_set_filter_option;
287     archive_read_set_format;
288     archive_read_set_format_option;
289     archive_read_set_open_callback;
290     archive_read_set_option;
291     archive_read_set_options;
292     archive_read_set_read_callback;
293     archive_read_set_seek_callback;
294     archive_read_set_skip_callback;
295     archive_read_set_switch_callback;
296     archive_read_support_compression_all;
297     archive_read_support_compression_bzip2;
298     archive_read_support_compression_compress;
299     archive_read_support_compression_gzip;
300     archive_read_support_compression_lzip;
301     archive_read_support_compression_lzma;
302     archive_read_support_compression_none;
303     archive_read_support_compression_program;
304     archive_read_support_compression_program_signature;
305     archive_read_support_compression_rpm;
306     archive_read_support_compression_uu;
307     archive_read_support_compression_xz;
308     archive_read_support_filter_all;
309     archive_read_support_filter_bzip2;
310     archive_read_support_filter_compress;
311     archive_read_support_filter_grzip;
312     archive_read_support_filter_gzip;
313     archive_read_support_filter_lrzip;
314     archive_read_support_filter_lzip;
315     archive_read_support_filter_lzma;
316     archive_read_support_filter_lzop;
317     archive_read_support_filter_none;
318     archive_read_support_filter_program;
319     archive_read_support_filter_program_signature;
320     archive_read_support_filter_rpm;
321     archive_read_support_filter_uu;
322     archive_read_support_filter_xz;
323     archive_read_support_format_7zip;
324     archive_read_support_format_all;
325     archive_read_support_format_ar;
326     archive_read_support_format_by_code;
327     archive_read_support_format_cab;
328     archive_read_support_format_cpio;
329     archive_read_support_format_empty;
330     archive_read_support_format_gnutar;
331     archive_read_support_format_iso9660;
332     archive_read_support_format_lha;
333     archive_read_support_format_mtree;
334     archive_read_support_format_rar;
335     archive_read_support_format_raw;
336     archive_read_support_format_tar;
337     archive_read_support_format_xar;
338     archive_read_support_format_zip;
339     archive_read_support_format_zip_seekable;
340     archive_read_support_format_zip_streamable;
341     archive_seek_data;
342     archive_set_error;
343     archive_strappend_char;
344     archive_strcat;
345     archive_string_append_from_wcs;
346     archive_string_concat;
347     archive_string_conversion_charset_name;
348     archive_string_conversion_free;
349     archive_string_conversion_from_charset;
350     archive_string_conversion_set_opt;
351     archive_string_conversion_to_charset;
352     archive_string_default_conversion_for_read;
353     archive_string_default_conversion_for_write;
354     archive_string_ensure;
355     archive_string_free;
356     archive_string_sprintf;
357     archive_string_vsprintf;
358     archive_strncat;
359     archive_strncat_l;
360     archive_strncpy_l;
361     archive_version_number;
362     archive_version_string;
363     archive_write_add_filter;
364     archive_write_add_filter_b64encode;
365     archive_write_add_filter_by_name;
366     archive_write_add_filter_bzip2;
367     archive_write_add_filter_compress;
368     archive_write_add_filter_grzip;
369     archive_write_add_filter_gzip;
370     archive_write_add_filter_lrzip;
371     archive_write_add_filter_lzip;
372     archive_write_add_filter_lzma;
373     archive_write_add_filter_lzop;
374     archive_write_add_filter_none;
375     archive_write_add_filter_program;
376     archive_write_add_filter_uuencode;
377     archive_write_add_filter_xz;
378     archive_write_close;
379     archive_write_data;
380     archive_write_data_block;
381     archive_write_disk_gid;
382     archive_write_disk_new;
383     archive_write_disk_set_acls;
384     archive_write_disk_set_group_lookup;
385     archive_write_disk_set_options;
386     archive_write_disk_set_skip_file;
387     archive_write_disk_set_standard_lookup;
388     archive_write_disk_set_user_lookup;
389     archive_write_disk_uid;
390     archive_write_fail;
391     archive_write_finish;
392     archive_write_finish_entry;
393     archive_write_free;
394     archive_write_get_bytes_in_last_block;
395     archive_write_get_bytes_per_block;
396     archive_write_header;
397     archive_write_new;
398     archive_write_open;
399     archive_write_open_FILE;
400     archive_write_open_fd;
401     archive_write_open_file;
402     archive_write_open_filename;
403     archive_write_open_filename_w;
404     archive_write_open_memory;
405     archive_write_set_bytes_in_last_block;
406     archive_write_set_bytes_per_block;
407     archive_write_set_compression_bzip2;
408     archive_write_set_compression_compress;
409     archive_write_set_compression_gzip;
410     archive_write_set_compression_lzip;
411     archive_write_set_compression_lzma;
412     archive_write_set_compression_none;
413     archive_write_set_compression_program;
414     archive_write_set_compression_xz;
415     archive_write_set_filter_option;
416     archive_write_set_format;
417     archive_write_set_format_7zip;
418     archive_write_set_format_ar_bsd;
419     archive_write_set_format_ar_svr4;
420     archive_write_set_format_by_name;
421     archive_write_set_format_cpio;
422     archive_write_set_format_cpio_newc;
423     archive_write_set_format_gnutar;
424     archive_write_set_format_iso9660;
425     archive_write_set_format_mtree;
426     archive_write_set_format_mtree_classic;
427     archive_write_set_format_option;
428     archive_write_set_format_pax;
429     archive_write_set_format_pax_restricted;
430     archive_write_set_format_shar;
431     archive_write_set_format_shar_dump;
432     archive_write_set_format_ustar;
433     archive_write_set_format_v7tar;
434     archive_write_set_format_xar;
435     archive_write_set_format_zip;
436     archive_write_set_option;
437     archive_write_set_options;
438     archive_write_set_skip_file;
439     archive_write_zip_set_compression_deflate;
440     archive_write_zip_set_compression_store;
441     archive_wstrappend_wchar;
442     archive_wstrcat;
443     archive_wstring_append_from_mbs;
444     archive_wstring_concat;
445     archive_wstring_ensure;
446     archive_wstring_free;
447     archive_wstrncat;
450 ARCHIVEprivate_1.0 {
451     __archive_check_child;
452     __archive_check_magic;
453     __archive_clean;
454     __archive_cmdline_allocate;
455     __archive_cmdline_free;
456     __archive_cmdline_parse;
457     __archive_create_child;
458     __archive_ensure_cloexec_flag;
459     __archive_errx;
460     __archive_get_date;
461     __archive_mktemp;
462     __archive_pathmatch;
463     __archive_pathmatch_w;
464     __archive_rb_tree_find_node;
465     __archive_rb_tree_find_node_geq;
466     __archive_rb_tree_find_node_leq;
467     __archive_rb_tree_init;
468     __archive_rb_tree_insert_node;
469     __archive_rb_tree_iterate;
470     __archive_rb_tree_remove_node;
471     __archive_read_ahead;
472     __archive_read_close_filters;
473     __archive_read_consume;
474     __archive_read_filter_ahead;
475     __archive_read_filter_consume;
476     __archive_read_filter_seek;
477     __archive_read_free_filters;
478     __archive_read_get_bidder;
479     __archive_read_get_extract;
480     __archive_read_next_passphrase;
481     __archive_read_program;
482     __archive_read_register_format;
483     __archive_read_reset_passphrase;
484     __archive_read_seek;
485     __archive_reset_read_data;
486     __archive_write_allocate_filter;
487     __archive_write_close_filter;
488     __archive_write_filter;
489     __archive_write_filters_free;
490     __archive_write_format_header_ustar;
491     __archive_write_get_passphrase;
492     __archive_write_nulls;
493     __archive_write_open_filter;
494     __archive_write_output;
495     __archive_write_program_allocate;
496     __archive_write_program_close;
497     __archive_write_program_free;
498     __archive_write_program_open;
499     __archive_write_program_write;
500     _archive_entry_acl_text_l;
501     _archive_entry_copy_gname_l;
502     _archive_entry_copy_hardlink_l;
503     _archive_entry_copy_link_l;
504     _archive_entry_copy_pathname_l;
505     _archive_entry_copy_symlink_l;
506     _archive_entry_copy_uname_l;
507     _archive_entry_gname_l;
508     _archive_entry_hardlink_l;
509     _archive_entry_pathname_l;
510     _archive_entry_symlink_l;
511     _archive_entry_uname_l;
512     _archive_set_either_option;
513     _archive_set_option;
514     _archive_set_options;
515     archive_acl_add_entry;
516     archive_acl_add_entry_w_len;
517     archive_acl_clear;
518     archive_acl_copy;
519     archive_acl_count;
520     archive_acl_next;
521     archive_acl_parse_l;
522     archive_acl_parse_w;
523     archive_acl_reset;
524     archive_acl_text_l;
525     archive_acl_text_w;
526     archive_hmac_sha1_cleanup;
527     archive_hmac_sha1_final;
528     archive_hmac_sha1_init;
529     archive_hmac_sha1_update;
530     archive_random;