HomeSort by: relevance | last modified time | path
    Searched refs:edit_pathname (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libarchive/dist/tar/
bsdtar.h 193 int edit_pathname(struct bsdtar *, struct archive_entry *);
read.c 327 if (edit_pathname(bsdtar, entry))
util.c 476 edit_pathname(struct bsdtar *bsdtar, struct archive_entry *entry) function
write.c 704 if(edit_pathname(bsdtar, in_entry))
935 if (edit_pathname(bsdtar, entry))

Completed in 15 milliseconds