Searched defs:bsdtar (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/contrib/libarchive/tar/
H A Dcmdline.c195 bsdtar_getopt(struct bsdtar *bsdtar) argument
[all...]
H A Dread.c72 struct bsdtar *bsdtar; member in struct:progress_data
84 tar_mode_t(struct bsdtar *bsdtar) argument
93 tar_mode_x(struct bsdtar *bsdtar) argument
116 struct bsdtar *bsdtar = progress_data->bsdtar; local
152 read_archive(struct bsdtar *bsdtar, char mode, struct archive *writer) argument
378 list_item_verbose(struct bsdtar *bsdtar, FILE *out, struct archive_entry *entry) argument
[all...]
H A Dbsdtar.c135 struct bsdtar *bsdtar, bsdtar_storage; local
821 set_mode(struct bsdtar *bsdtar, char opt) argument
833 only_mode(struct bsdtar *bsdtar, const char *opt, const char *valid_modes) argument
[all...]
H A Dsubst.c59 init_substitution(struct bsdtar *bsdtar) argument
70 add_substitution(struct bsdtar *bsdtar, const char *rule_text) argument
209 apply_substitution(struct bsdtar *bsdta argument
309 cleanup_substitution(struct bsdtar *bsdtar) argument
[all...]
H A Dutil.c288 set_chdir(struct bsdtar *bsdtar, const char *newdir) argument
323 do_chdir(struct bsdtar *bsdtar) argument
397 edit_pathname(struct bsdtar *bsdtar, struct archive_entry *entry) argument
[all...]
H A Dwrite.c141 set_writer_options(struct bsdtar *bsdtar, struct archive *a) argument
172 set_reader_options(struct bsdtar *bsdtar, struct archive *a) argument
203 tar_mode_c(struct bsdtar *bsdtar) argument
249 tar_mode_r(struct bsdtar *bsdtar) argument
340 tar_mode_u(struct bsdtar *bsdtar) argument
429 write_archive(struct archive *a, struct bsdtar *bsdtar) argument
596 archive_names_from_file(struct bsdtar *bsdtar, struct archive *a) argument
637 append_archive_filename(struct bsdtar *bsdtar, struct archive *a, const char *raw_filename) argument
671 append_archive(struct bsdtar *bsdtar, struct archive *a, struct archive *ina) argument
716 copy_file_data_block(struct bsdtar *bsdtar, struct archive *a, struct archive *in_a, struct archive_entry *entry) argument
793 struct bsdtar *bsdtar = (struct bsdtar *)_data; local
808 struct bsdtar *bsdtar = (struct bsdtar *)_data; local
845 write_hierarchy(struct bsdtar *bsdtar, struct archive *a, const char *path) argument
933 write_file(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry) argument
943 write_entry(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry) argument
974 report_write(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry, int64_t progress) argument
1002 test_for_append(struct bsdtar *bsdtar) argument
[all...]
H A Dbsdtar.h45 struct bsdtar { struct
[all...]

Completed in 180 milliseconds