Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libarchive/tar/test/
HDtest_option_acls.c234 setTestAcl(path); in clear_inheritance_flags()
240 setTestAcl(path); in clear_inheritance_flags()
447 acltype = setTestAcl("f"); in DEFINE_TEST()
/freebsd-14-stable/contrib/libarchive/test_utils/
HDtest_common.h371 int setTestAcl(const char *path);
HDtest_main.c2899 setTestAcl(const char *path) in setTestAcl() function
/freebsd-14-stable/contrib/libarchive/libarchive/test/
HDtest_acl_platform_posix1e.c307 if (setTestAcl("pretest") != ARCHIVE_TEST_ACL_TYPE_POSIX1E) {
HDtest_acl_platform_nfs4.c877 if (setTestAcl("pretest") != ARCHIVE_TEST_ACL_TYPE_NFS4) { in DEFINE_TEST()