Home
last modified time | relevance | path

Searched refs:edit_pathname (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/libarchive/tar/
H A Dbsdtar.h200 int edit_pathname(struct bsdtar *, struct archive_entry *);
H A Dread.c346 if (edit_pathname(bsdtar, entry)) in read_archive()
H A Dutil.c467 edit_pathname(struct bsdtar *bsdtar, struct archive_entry *entry) function
H A Dwrite.c923 if (edit_pathname(bsdtar, entry)) in write_hierarchy()