Searched refs:archive_entry_set_rdevminor (Results 1 – 5 of 5) sorted by relevance
357 __LA_DECL void archive_entry_set_rdevminor(struct archive_entry *, dev_t);
1575 archive_entry_set_rdevminor(entry, (dev_t) in header_ustar()2019 archive_entry_set_rdevminor(entry, in pax_attribute()2258 archive_entry_set_rdevminor(entry, (dev_t) in header_gnutar()
635 archive_entry_set_rdevminor(entry, in header_newc()
1242 archive_entry_set_rdevminor(struct archive_entry *entry, dev_t m) in archive_entry_set_rdevminor() function
909 archive_entry_set_rdevminor(e, 0xdcba98); in DEFINE_TEST()