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

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_entry_copy_bhfi.c67 archive_entry_set_ino64(entry, (((int64_t)bhfi->nFileIndexHigh) << 32)
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.c686 archive_entry_set_ino64(entry, file->ino64);

Completed in 114 milliseconds