Searched refs:archive_entry_set_fflags (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14-stable/contrib/libarchive/libarchive/test/ |
| HD | test_write_format_mtree_fflags.c | 73 archive_entry_set_fflags(ae, entries[i].fflags, 0); in test_write_format_mtree_sub()
|
| HD | test_entry.c | 415 archive_entry_set_fflags(e, 0x55, 0xAA); in DEFINE_TEST() 504 archive_entry_set_fflags(e, 0x55, 0xAA); in DEFINE_TEST() 609 archive_entry_set_fflags(e, 0x85, 0xDA); in DEFINE_TEST()
|
| /freebsd-14-stable/contrib/libarchive/libarchive/ |
| HD | archive_read_disk_entry_from_file.c | 219 archive_entry_set_fflags(entry, st->st_flags, 0); in archive_read_disk_entry_from_file() 248 archive_entry_set_fflags(entry, stflags, 0); in archive_read_disk_entry_from_file()
|
| HD | archive_entry.h | 325 __LA_DECL void archive_entry_set_fflags(struct archive_entry *,
|
| HD | archive_entry.c | 897 archive_entry_set_fflags(struct archive_entry *entry, in archive_entry_set_fflags() function
|
| /freebsd-14-stable/lib/libarchive/ |
| HD | Makefile | 242 MLINKS+= archive_entry_perms.3 archive_entry_set_fflags.3
|