Searched refs:archive_entry_set_rdevminor (Results 1 – 6 of 6) sorted by relevance
365 __LA_DECL void archive_entry_set_rdevminor(struct archive_entry *, dev_t);
1750 archive_entry_set_rdevminor(entry, (dev_t) in header_ustar()2505 archive_entry_set_rdevminor(entry, (dev_t)t); in pax_attribute()2890 archive_entry_set_rdevminor(entry, (dev_t) in header_gnutar()
634 archive_entry_set_rdevminor(entry, in header_newc()
1343 archive_entry_set_rdevminor(struct archive_entry *entry, dev_t m) in archive_entry_set_rdevminor() function
279 MLINKS+= archive_entry_stat.3 archive_entry_set_rdevminor.3
914 archive_entry_set_rdevminor(e, 0xdcba98); in DEFINE_TEST()