Home
last modified time | relevance | path

Searched refs:archive_entry_ino (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libarchive/
H A DSymbol.map57 archive_entry_ino;
H A DMakefile272 archive_entry_stat.3 archive_entry_ino.3 \
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_entry.h263 __LA_DECL la_int64_t archive_entry_ino(struct archive_entry *);
H A Darchive_entry.c524 archive_entry_ino(struct archive_entry *entry) in archive_entry_ino() function
H A Darchive_write_set_format_mtree.c820 me->ino = archive_entry_ino(entry); in mtree_entry_new()