Lines Matching refs:bsdtar
28 struct bsdtar { struct
185 int bsdtar_getopt(struct bsdtar *);
186 void do_chdir(struct bsdtar *);
187 int edit_pathname(struct bsdtar *, struct archive_entry *);
188 void edit_mtime(struct bsdtar *, struct archive_entry *);
192 void set_chdir(struct bsdtar *, const char *newdir);
194 void tar_mode_c(struct bsdtar *bsdtar);
195 void tar_mode_r(struct bsdtar *bsdtar);
196 void tar_mode_t(struct bsdtar *bsdtar);
197 void tar_mode_u(struct bsdtar *bsdtar);
198 void tar_mode_x(struct bsdtar *bsdtar);
203 void add_substitution(struct bsdtar *, const char *);
204 int apply_substitution(struct bsdtar *, const char *, char **, int, int);
205 void cleanup_substitution(struct bsdtar *);
222 void list_item_verbose(struct bsdtar *, FILE *,