Searched refs:setTestAcl (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/libarchive/tar/test/
H A Dtest_option_acls.c253 setTestAcl(path);
259 setTestAcl(path);
466 acltype = setTestAcl("f");
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_posix1e.c308 if (setTestAcl("pretest") != ARCHIVE_TEST_ACL_TYPE_POSIX1E) {
H A Dtest_acl_platform_nfs4.c878 if (setTestAcl("pretest") != ARCHIVE_TEST_ACL_TYPE_NFS4) {
/freebsd-10-stable/contrib/libarchive/test_utils/
H A Dtest_common.h377 int setTestAcl(const char *path);
H A Dtest_main.c2865 setTestAcl(const char *path) function

Completed in 117 milliseconds