Searched refs:archive_entry_set_devminor (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_entry.h319 __LA_DECL void archive_entry_set_devminor(struct archive_entry *, dev_t);
H A Darchive_read_support_format_cpio.c623 archive_entry_set_devminor(entry,
H A Darchive_entry.c1089 archive_entry_set_devminor(struct archive_entry *entry, dev_t m) function
H A Darchive_read_support_format_xar.c790 archive_entry_set_devminor(entry, file->devminor);
/freebsd-current/lib/libarchive/
H A DMakefile271 MLINKS+= archive_entry_stat.3 archive_entry_set_devminor.3
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_entry.c899 archive_entry_set_devminor(e, 0xdcba98);

Completed in 92 milliseconds