Searched refs:archive_entry_set_ino64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry.h277 __LA_DECL void archive_entry_set_ino64(struct archive_entry *, __LA_INT64_T);
H A Darchive_entry.c834 archive_entry_set_ino64(struct archive_entry *entry, int64_t ino) function
H A Darchive_read_support_format_xar.c687 archive_entry_set_ino64(entry, file->ino64);

Completed in 67 milliseconds