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

/macosx-10.10.1/libarchive-30/libarchive/tar/
H A Dcmdline.c176 bsdtar_getopt(struct bsdtar *bsdtar) argument
[all...]
H A Dbsdtar.c122 struct bsdtar *bsdtar, bsdtar_storage; local
617 set_mode(struct bsdtar *bsdtar, char opt) argument
629 only_mode(struct bsdtar *bsdtar, const char *opt, const char *valid_modes) argument
[all...]
H A Dread.c85 struct bsdtar *bsdtar; member in struct:progress_data
102 tar_mode_t(struct bsdtar *bsdtar) argument
110 tar_mode_x(struct bsdtar *bsdtar) argument
122 struct bsdtar *bsdtar = progress_data->bsdtar; local
151 _qtnapply(struct bsdtar *bsdtar, qtn_file_t qf, char *path) argument
175 read_archive(struct bsdtar *bsdtar, char mode) argument
448 list_item_verbose(struct bsdtar *bsdtar, FILE *out, struct archive_entry *entry) argument
[all...]
H A Dsubst.c55 init_substitution(struct bsdtar *bsdtar) argument
66 add_substitution(struct bsdtar *bsdtar, const char *rule_text) argument
186 apply_substitution(struct bsdtar *bsdta argument
274 cleanup_substitution(struct bsdtar *bsdtar) argument
[all...]
H A Dutil.c269 set_chdir(struct bsdtar *bsdtar, const char *newdir) argument
296 do_chdir(struct bsdtar *bsdtar) argument
355 edit_pathname(struct bsdtar *bsdtar, struct archive_entry *entry) argument
[all...]
H A Dbsdtar.h43 struct bsdtar { struct
[all...]
H A Dwrite.c171 tar_mode_c(struct bsdtar *bsdtar) argument
254 tar_mode_r(struct bsdtar *bsdtar) argument
348 tar_mode_u(struct bsdtar *bsdtar) argument
443 write_archive(struct archive *a, struct bsdtar *bsdtar) argument
529 archive_names_from_file(struct bsdtar *bsdtar, struct archive *a) argument
564 append_archive_filename(struct bsdtar *bsdtar, struct archive *a, const char *filename) argument
595 append_archive(struct bsdtar *bsdtar, struct archive *a, struct archive *ina) argument
644 copy_file_data(struct bsdtar *bsdtar, struct archive *a, struct archive *ina, struct archive_entry *entry) argument
674 write_hierarchy(struct bsdtar *bsdtar, struct archive *a, const char *path) argument
962 write_entry_backend(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry) argument
1014 report_write(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry, int64_t progress) argument
1038 write_file_data(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry, int fd) argument
1074 new_enough(struct bsdtar *bsdtar, const char *path, const struct stat *st) argument
1123 add_dir_list(struct bsdtar *bsdtar, const char *path, time_t mtime_sec, int mtime_nsec) argument
1161 test_for_append(struct bsdtar *bsdtar) argument
[all...]

Completed in 108 milliseconds