Home
last modified time | relevance | path

Searched refs:edit_mtime (Results 1 – 3 of 3) sorted by relevance

/src/contrib/libarchive/tar/
H A Dbsdtar.h194 void edit_mtime(struct bsdtar *, struct archive_entry *);
H A Dwrite.c709 edit_mtime(bsdtar, in_entry); in append_archive()
937 edit_mtime(bsdtar, entry); in write_hierarchy()
H A Dutil.c577 edit_mtime(struct bsdtar *bsdtar, struct archive_entry *entry) function