Home
last modified time | relevance | path

Searched refs:archive_entry_gname (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_gnutar.c430 archive_entry_gname(entry), in archive_write_gnutar_header()
625 p = archive_entry_gname(entry); in archive_format_gnutar_header()
H A Darchive_entry.h257 __LA_DECL const char *archive_entry_gname(struct archive_entry *);
H A Darchive_write_set_format_shar.c540 g = archive_entry_gname(shar->entry); in archive_write_shar_finish_entry()
H A Darchive_write_set_format_pax.c782 archive_entry_gname(entry_original)); in archive_write_pax_header()
1426 archive_entry_gname(entry_main)); in archive_write_pax_header()
H A Darchive_match.c1866 archive_entry_gname(entry)); in owner_excluded()
H A Darchive_entry.c429 archive_entry_gname(struct archive_entry *entry) in archive_entry_gname() function
H A Darchive_write_set_format_mtree.c809 if ((s = archive_entry_gname(entry)) != NULL) in mtree_entry_new()
H A Darchive_write_set_format_xar.c1381 archive_entry_gname(file->entry)); in make_file_entry()
H A Darchive_write_disk_posix.c1798 archive_entry_gname(a->entry), in _archive_write_disk_finish_entry()
/dragonfly/lib/libarchive/
H A DSymbol.map53 archive_entry_gname;
H A DMakefile245 archive_entry_perms.3 archive_entry_gname.3 \
/dragonfly/contrib/libarchive/tar/
H A Dutil.c708 p = archive_entry_gname(entry);
/dragonfly/contrib/libarchive/cpio/
H A Dcpio.c1177 gname = archive_entry_gname(entry); in list_item_verbose()