Searched refs:archive_entry_copy_fflags_text_w (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_entry.c429 /* Test archive_entry_copy_fflags_text_w() */
430 archive_entry_copy_fflags_text_w(e, L" ,nouappnd, nouchg, dump,hidden");
440 archive_entry_copy_fflags_text_w(e, L"rdonly,hidden,nosystem");
449 archive_entry_copy_fflags_text_w(e, L"sappnd,schg,dump,noundel");
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_entry.h327 __LA_DECL const wchar_t *archive_entry_copy_fflags_text_w(struct archive_entry *,
H A Darchive_entry.c875 archive_entry_copy_fflags_text_w(struct archive_entry *entry, function
2169 remainder = archive_entry_copy_fflags_text_w(entry, L"nosappnd dump archive,,,,,,,");
/freebsd-current/lib/libarchive/
H A DMakefile232 MLINKS+= archive_entry_perms.3 archive_entry_copy_fflags_text_w.3

Completed in 362 milliseconds