Searched refs:archive_entry_set_perm (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_xattr_platform.c88 archive_entry_set_perm(ae, 0654);
H A Dtest_acl_platform_nfs4.c892 archive_entry_set_perm(ae, 0654);
903 archive_entry_set_perm(ae, 0654);
912 archive_entry_set_perm(ae, 0654);
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_raw.c120 archive_entry_set_perm(entry, 0644);
H A Darchive_entry.h356 __LA_DECL void archive_entry_set_perm(struct archive_entry *, __LA_MODE_T);
H A Darchive_read_support_format_warc.c372 archive_entry_set_perm(entry, 0644);
H A Darchive_read_support_format_mtree.c1390 archive_entry_set_perm(entry, st->st_mode);
1708 archive_entry_set_perm(entry, (mode_t)mtree_atol(&val, 8));
H A Darchive_write_set_format_pax.c786 archive_entry_set_perm(extra,
H A Darchive_entry.c1244 archive_entry_set_perm(struct archive_entry *entry, mode_t p) function
/freebsd-current/lib/libarchive/
H A DMakefile246 MLINKS+= archive_entry_perms.3 archive_entry_set_perm.3

Completed in 194 milliseconds