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

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c903 archive_entry_set_ino64(struct archive_entry *entry, la_int64_t ino) function
H A Darchive_entry.h337 __LA_DECL void archive_entry_set_ino64(struct archive_entry *, la_int64_t);
H A Darchive_read_support_format_xar.c783 archive_entry_set_ino64(entry, file->ino64);
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c241 archive_entry_set_ino64(e, 8594);

Completed in 134 milliseconds