Searched refs:archive_entry_set_rdevmajor (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c1220 archive_entry_set_rdevmajor(struct archive_entry *entry, dev_t m) function
H A Darchive_entry.h354 __LA_DECL void archive_entry_set_rdevmajor(struct archive_entry *, dev_t);
H A Darchive_read_support_format_cpio.c633 archive_entry_set_rdevmajor(entry,
H A Darchive_read_support_format_tar.c1564 archive_entry_set_rdevmajor(entry, (dev_t)
2007 archive_entry_set_rdevmajor(entry,
2232 archive_entry_set_rdevmajor(entry, (dev_t)
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c908 archive_entry_set_rdevmajor(e, 0xfe);

Completed in 206 milliseconds