Home
last modified time | relevance | path

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

/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c303 struct xar { struct
304 offsetxar global() argument
305 totalxar global() argument
306 h_basexar global() argument
307 end_of_filexar global() argument
309 outbuffxar global() argument
311 xmlstsxar global() argument
312 xmlsts_unknownxar global() argument
313 unknowntagsxar global() argument
314 base64textxar global() argument
319 toc_remainingxar global() argument
320 toc_totalxar global() argument
344 filexar global() argument
347 hdlink_orgsxar global() argument
348 hdlink_listxar global() argument
373 sconvxar global() argument
446 struct xar *xar; archive_read_support_format_xar() local
532 struct xar *xar; read_toc() local
668 struct xar *xar; xar_read_header() local
868 struct xar *xar; xar_read_data() local
931 struct xar *xar; xar_read_data_skip() local
949 struct xar *xar; xar_cleanup() local
984 struct xar *xar; move_reading_point() local
1330 add_link(struct archive_read * a,struct xar * xar,struct xar_file * file) add_link() argument
1416 struct xar *xar; checksum_init() local
1427 struct xar *xar; checksum_update() local
1438 struct xar *xar; checksum_final() local
1454 struct xar *xar; decompression_init() local
1594 struct xar *xar; decompress() local
1722 struct xar *xar; decompression_cleanup() local
1763 struct xar *xar; checksum_cleanup() local
1789 file_new(struct archive_read * a,struct xar * xar,struct xmlattr_list * list) file_new() argument
1838 xattr_new(struct archive_read * a,struct xar * xar,struct xmlattr_list * list) xattr_new() argument
1919 unknowntag_start(struct archive_read * a,struct xar * xar,const char * name) unknowntag_start() argument
1943 unknowntag_end(struct xar * xar,const char * name) unknowntag_end() argument
1966 struct xar *xar; xml_start() local
2254 struct xar *xar; xml_end() local
2619 strappend_base64(struct xar * xar,struct archive_string * as,const char * s,size_t l) strappend_base64() argument
2680 struct xar *xar; xml_data() local
2914 xml_parse_file_flags(struct xar * xar,const char * name) xml_parse_file_flags() argument
2972 xml_parse_file_ext2(struct xar * xar,const char * name) xml_parse_file_ext2() argument
3110 struct xar *xar; xml2_read_cb() local
3289 struct xar *xar; expat_read_toc() local
[all...]
H A Darchive_write_set_format_xar.c227 struct xar { struct
285 static struct file *file_create_virtual_dir(struct archive_write *a, struct xar *, argument
228 temp_fdxar global() argument
229 temp_offsetxar global() argument
231 file_idxxar global() argument
232 rootxar global() argument
233 cur_direntxar global() argument
234 cur_dirstrxar global() argument
235 cur_filexar global() argument
236 bytes_remainingxar global() argument
237 tstrxar global() argument
238 vstrxar global() argument
240 opt_toc_sumalgxar global() argument
241 opt_sumalgxar global() argument
242 opt_compressionxar global() argument
243 opt_compression_levelxar global() argument
244 opt_threadsxar global() argument
246 a_sumwrkxar global() argument
247 e_sumwrkxar global() argument
248 streamxar global() argument
249 sconvxar global() argument
273 tocxar global() argument
339 struct xar *xar; archive_write_set_format_xar() local
406 struct xar *xar; xar_options() local
536 struct xar *xar; xar_write_header() local
658 struct xar *xar; write_to_temp() local
681 struct xar *xar; xar_write_data() local
782 struct xar *xar; xar_finish_entry() local
891 struct xar *xar; xmlwrite_fstring() local
1151 struct xar *xar; make_file_entry() local
1531 struct xar *xar; make_toc() local
1781 struct xar *xar; flush_wbuff() local
1797 struct xar *xar; copy_out() local
1841 struct xar *xar; xar_close() local
1907 struct xar *xar; xar_free() local
1999 file_create_virtual_dir(struct archive_write * a,struct xar * xar,const char * pathname) file_create_virtual_dir() argument
2067 struct xar *xar; file_gen_utility_names() local
2259 struct xar *xar = (struct xar *)a->format_data; file_tree() local
2427 file_register(struct xar * xar,struct file * file) file_register() argument
2436 file_init_register(struct xar * xar) file_init_register() argument
2443 file_free_register(struct xar * xar) file_free_register() argument
2461 struct xar *xar = (struct xar *)a->format_data; file_register_hardlink() local
2504 file_connect_hardlink_files(struct xar * xar) file_connect_hardlink_files() argument
2550 file_init_hardlinks(struct xar * xar) file_init_hardlinks() argument
2560 file_free_hardlinks(struct xar * xar) file_free_hardlinks() argument
3067 struct xar *xar; xar_compression_init_encoder() local
3127 struct xar *xar; save_xattrs() local
[all...]