Searched refs:archive_entry_copy_fflags_text_w (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/contrib/libarchive/libarchive/test/ |
| HD | test_entry.c | 430 archive_entry_copy_fflags_text_w(e, L" ,nouappnd, nouchg, dump,hidden"); in DEFINE_TEST() 440 archive_entry_copy_fflags_text_w(e, L"rdonly,hidden,nosystem"); in DEFINE_TEST() 449 archive_entry_copy_fflags_text_w(e, L"sappnd,schg,dump,noundel"); in DEFINE_TEST()
|
| /freebsd-head/contrib/libarchive/libarchive/ |
| HD | archive_entry.h | 333 __LA_DECL const wchar_t *archive_entry_copy_fflags_text_w(struct archive_entry *,
|
| HD | archive_entry.c | 922 archive_entry_copy_fflags_text_w(struct archive_entry *entry, in archive_entry_copy_fflags_text_w() function 2275 remainder = archive_entry_copy_fflags_text_w(entry, L"nosappnd dump archive,,,,,,,"); in main()
|
| /freebsd-head/lib/libarchive/ |
| HD | Makefile | 232 MLINKS+= archive_entry_perms.3 archive_entry_copy_fflags_text_w.3
|