Home
last modified time | relevance | path

Searched refs:ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/libarchive/libarchive/test/
HDtest_acl_text.c440 ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA, in DEFINE_TEST()
HDtest_acl_platform_posix1e.c576 | ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA
/freebsd-13-stable/contrib/libarchive/libarchive/
HDarchive_write_set_format_pax.c1233 ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA |
1245 ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA);
1256 ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA);
HDarchive_entry.h576 #define ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA 0x00000008 macro
HDarchive_acl.c690 if (flags & ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA) in archive_acl_to_text_w()
923 if (flags & ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA) in archive_acl_to_text_l()
HDarchive_entry.c1782 *flags |= ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA; in archive_entry_acl_text_compat()