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

/freebsd-9.3-release/contrib/libarchive/tar/
H A Dcmdline.c179 bsdtar_getopt(struct bsdtar *bsdtar) argument
[all...]
H A Dread.c72 struct bsdtar *bsdtar; member in struct:progress_data
82 tar_mode_t(struct bsdtar *bsdtar) argument
90 tar_mode_x(struct bsdtar *bsdtar) argument
102 struct bsdtar *bsdtar = progress_data->bsdtar; local
138 read_archive(struct bsdtar *bsdtar, char mode) argument
361 list_item_verbose(struct bsdtar *bsdtar, FILE *out, struct archive_entry *entry) argument
[all...]
H A Dbsdtar.c136 struct bsdtar *bsdtar, bsdtar_storage; local
653 set_mode(struct bsdtar *bsdtar, char opt) argument
665 only_mode(struct bsdtar *bsdtar, const char *opt, const char *valid_modes) 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.c273 set_chdir(struct bsdtar *bsdtar, const char *newdir) argument
300 do_chdir(struct bsdtar *bsdtar) argument
359 edit_pathname(struct bsdtar *bsdtar, struct archive_entry *entry) argument
[all...]
H A Dwrite.c166 tar_mode_c(struct bsdtar *bsdtar) argument
249 tar_mode_r(struct bsdtar *bsdtar) argument
343 tar_mode_u(struct bsdtar *bsdtar) argument
438 write_archive(struct archive *a, struct bsdtar *bsdtar) argument
524 archive_names_from_file(struct bsdtar *bsdtar, struct archive *a) argument
559 append_archive_filename(struct bsdtar *bsdtar, struct archive *a, const char *filename) argument
590 append_archive(struct bsdtar *bsdtar, struct archive *a, struct archive *ina) argument
638 copy_file_data(struct bsdtar *bsdtar, struct archive *a, struct archive *ina, struct archive_entry *entry) argument
668 write_hierarchy(struct bsdtar *bsdtar, struct archive *a, const char *path) argument
937 write_entry_backend(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry) argument
990 report_write(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry, int64_t progress) argument
1020 write_file_data(struct bsdtar *bsdtar, struct archive *a, struct archive_entry *entry, int fd) argument
1062 new_enough(struct bsdtar *bsdtar, const char *path, const struct stat *st) argument
1111 add_dir_list(struct bsdtar *bsdtar, const char *path, time_t mtime_sec, int mtime_nsec) argument
1149 test_for_append(struct bsdtar *bsdtar) argument
[all...]
H A Dbsdtar.h43 struct bsdtar { struct
[all...]

Completed in 103 milliseconds