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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry.h260 __LA_DECL const wchar_t *archive_entry_copy_fflags_text_w(struct archive_entry *,
H A Darchive_entry.c787 archive_entry_copy_fflags_text_w(struct archive_entry *entry, function
2194 remainder = archive_entry_copy_fflags_text_w(entry, L"nosappnd dump archive,,,,,,,");
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_entry.c327 /* Test archive_entry_copy_fflags_text_w() */
328 archive_entry_copy_fflags_text_w(e, L" ,nouappnd, nouchg, dump,uunlnk");

Completed in 60 milliseconds