Home
last modified time | relevance | path

Searched refs:archive_entry_dev (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_entry_link_resolver.c277 dev = archive_entry_dev(entry); in find_entry()
285 && dev == archive_entry_dev(le->canonical) in find_entry()
368 hash = (size_t)(archive_entry_dev(entry) ^ archive_entry_ino64(entry)); in insert_entry()
H A Darchive_entry_stat.c72 st->st_dev = archive_entry_dev(entry); in archive_entry_stat()
H A Darchive_write_set_format_cpio_odc.c328 format_octal(archive_entry_dev(entry), h + c_dev_offset, c_dev_size); in write_header()
H A Darchive_entry.h247 __LA_DECL dev_t archive_entry_dev(struct archive_entry *);
H A Darchive_write_set_format_cpio_binary.c430 h.h_dev = la_swap16(archive_entry_dev(entry)); in write_header()
H A Darchive_write.c728 archive_entry_dev(entry) == (dev_t)a->skip_file_dev && in _archive_write_header()
H A Darchive_read_support_format_cpio.c1056 dev = archive_entry_dev(entry); in record_hardlink()
H A Darchive_write_set_format_xar.c1323 if (archive_entry_dev(file->entry) != 0) { in make_file_entry()
1325 "%d", archive_entry_dev(file->entry)); in make_file_entry()
H A Darchive_entry.c336 archive_entry_dev(struct archive_entry *entry) in archive_entry_dev() function
/dflybsd-src/lib/libarchive/
H A DSymbol.map44 archive_entry_dev;
H A DMakefile265 archive_entry_stat.3 archive_entry_dev.3 \