Searched refs:archive_entry_set_perm (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c1378 archive_entry_set_perm(entry, st->st_mode);
1690 archive_entry_set_perm(entry,
H A Darchive_entry.h352 __LA_DECL void archive_entry_set_perm(struct archive_entry *, __LA_MODE_T);
H A Darchive_read_support_format_warc.c365 archive_entry_set_perm(entry, 0644);
H A Darchive_entry.c1204 archive_entry_set_perm(struct archive_entry *entry, mode_t p) function
H A Darchive_write_set_format_pax.c774 archive_entry_set_perm(extra,
H A Darchive_read_support_format_raw.c121 archive_entry_set_perm(entry, 0644);
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c893 archive_entry_set_perm(ae, 0654);
904 archive_entry_set_perm(ae, 0654);
913 archive_entry_set_perm(ae, 0654);
H A Dtest_xattr_platform.c89 archive_entry_set_perm(ae, 0654);

Completed in 105 milliseconds